summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorGregory Dymarek <gregd72002@gmail.com>2014-12-12 15:42:47 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-01 16:38:52 +0100
commitf95c7e6fb9c0cf30eb769a8f0e272e76f36c5eae (patch)
treedcda97110b3a0f8658bd143eb2a6597f980a3962 /package/Config.in
parentdadd8dd0b913f41faf4412dab8100965bb3fc621 (diff)
downloadbuildroot-f95c7e6fb9c0cf30eb769a8f0e272e76f36c5eae.tar.gz
buildroot-f95c7e6fb9c0cf30eb769a8f0e272e76f36c5eae.zip
janus-gateway: new package
[Thomas: - Rename patch to the proper naming convention, and add a description to it. - Add mandatory dependency to OpenSSL. - Make the dependency on libwebsock optional. - Remove select of host-gengetopt, since this package no longer has a menuconfig option. - Add missing toolchain option dependencies inherited from selected packages. - Add proper Config.in help text. - Fix the .mk comment header to the proper format. - Use the github function and remove the unneeded SITE_METHOD variable. - Add support for optional Opus and Libogg support. - Remove hash file, since the package is fetched from github.] Signed-off-by: Gregory Dymarek <gregd72002@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 43b2b61ff7..a4f5d8bf5f 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -1060,6 +1060,7 @@ endif
source "package/iptraf-ng/Config.in"
source "package/iputils/Config.in"
source "package/iw/Config.in"
+ source "package/janus-gateway/Config.in"
source "package/kismet/Config.in"
source "package/knock/Config.in"
source "package/leafnode2/Config.in"
OpenPOWER on IntegriCloud