Loading package/multimedia/gst1-plugins-ugly/Config.in +4 −0 Original line number Diff line number Diff line Loading @@ -41,10 +41,14 @@ comment "plugins with external dependencies (there may be more available)" config BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_DVDREAD bool "dvdread" depends on BR2_LARGEFILE # libdvdread select BR2_PACKAGE_LIBDVDREAD help Access a DVD with dvdread comment "dvdread requires a toolchain with largefile support" depends on !BR2_LARGEFILE config BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_LAME bool "lame (*.mp3 audio encoder)" select BR2_PACKAGE_LAME Loading Loading
package/multimedia/gst1-plugins-ugly/Config.in +4 −0 Original line number Diff line number Diff line Loading @@ -41,10 +41,14 @@ comment "plugins with external dependencies (there may be more available)" config BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_DVDREAD bool "dvdread" depends on BR2_LARGEFILE # libdvdread select BR2_PACKAGE_LIBDVDREAD help Access a DVD with dvdread comment "dvdread requires a toolchain with largefile support" depends on !BR2_LARGEFILE config BR2_PACKAGE_GST1_PLUGINS_UGLY_PLUGIN_LAME bool "lame (*.mp3 audio encoder)" select BR2_PACKAGE_LAME Loading