mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
speex: select libogg
Speex depends on libogg, so make it visible in Kconfig
This commit is contained in:
parent
56de4e289f
commit
52abf53f32
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_SPEEX
|
config BR2_PACKAGE_SPEEX
|
||||||
bool "speex"
|
bool "speex"
|
||||||
|
select BR2_PACKAGE_LIBOGG
|
||||||
help
|
help
|
||||||
Speex is an Open Source/Free Software patent-free
|
Speex is an Open Source/Free Software patent-free
|
||||||
audio compression format designed for speech.
|
audio compression format designed for speech.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user