mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-09 06:10:17 +03:00
Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(404)' URL status in the package stats
web page output.
Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 620bb752b2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
config BR2_PACKAGE_LIBDVDREAD
|
|
bool "libdvdread"
|
|
select BR2_PACKAGE_LIBDVDCSS
|
|
help
|
|
libdvdread provides a simple foundation for reading
|
|
DVD-Video images.
|
|
|
|
https://www.videolan.org/developers/libdvdnav.html
|