mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
Add comment on brokenness of Asterisk
This commit is contained in:
parent
67750e96de
commit
ebcaf669f2
@ -1,3 +1,6 @@
|
|||||||
|
comment "asterisk - is currently broken due to a bad patch"
|
||||||
|
depends on BR2_PACKAGE_ASTERISK
|
||||||
|
|
||||||
config BR2_PACKAGE_ASTERISK
|
config BR2_PACKAGE_ASTERISK
|
||||||
bool "asterisk"
|
bool "asterisk"
|
||||||
select BR2_PACKAGE_NCURSES
|
select BR2_PACKAGE_NCURSES
|
||||||
@ -10,3 +13,4 @@ config BR2_PACKAGE_ASTERISK
|
|||||||
comment "asterisk - disabled (required openssl and mpg123)"
|
comment "asterisk - disabled (required openssl and mpg123)"
|
||||||
depends on !BR2_PACKAGE_OPENSSL || ! BR2_PACKAGE_MPG123
|
depends on !BR2_PACKAGE_OPENSSL || ! BR2_PACKAGE_MPG123
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user