mirror of https://github.com/OpenIPC/firmware.git
Update Config.in
parent
2c21938aef
commit
f7b6bfeccf
|
@ -1,6 +1,12 @@
|
||||||
config BR2_PACKAGE_MAJESTIC
|
config BR2_PACKAGE_MAJESTIC
|
||||||
bool "Majestic streamer"
|
bool "Majestic streamer"
|
||||||
default n
|
default n
|
||||||
|
select BR2_PACKAGE_LIBEVENT_OPENIPC
|
||||||
|
select BR2_PACKAGE_LIBOGG_OPENIPC
|
||||||
|
select BR2_PACKAGE_JSON_C_OPENIPC
|
||||||
|
select BR2_PACKAGE_MBEDTLS_OPENIPC
|
||||||
|
select BR2_PACKAGE_OPUS_OPENIPC
|
||||||
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
Tiny but powerful IPC streaming software
|
Tiny but powerful IPC streaming software
|
||||||
(non-commercial version for personal use only)
|
(non-commercial version for personal use only)
|
||||||
|
|
Loading…
Reference in New Issue