Update Config.in

pull/610/head
Paul Philippov 2023-01-12 06:27:18 -05:00 committed by GitHub
parent 2c21938aef
commit f7b6bfeccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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)