Explorar el Código

speex: select libogg

Speex depends on libogg, so make it visible in Kconfig
Peter Korsgaard hace 17 años
padre
commit
52abf53f32
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/speex/Config.in

+ 1 - 0
package/speex/Config.in

@@ -1,5 +1,6 @@
 config BR2_PACKAGE_SPEEX
 	bool "speex"
+	select BR2_PACKAGE_LIBOGG
 	help
 	  Speex is an Open Source/Free Software patent-free
 	  audio compression format designed for speech.