summaryrefslogtreecommitdiff
path: root/net-misc/janus-gateway/janus-gateway-0.12.0.ebuild
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2022-07-29 10:45:08 +0000
committerdakkar <dakkar@thenautilus.net>2022-07-29 10:45:08 +0000
commit5f06aaed997fc2e80573acddb0a217b3c2aa432f (patch)
treea3a0965e925c1c22d47788705cab58ac96145c11 /net-misc/janus-gateway/janus-gateway-0.12.0.ebuild
parenttry newer janus (diff)
downloadgentoo-overlay-5f06aaed997fc2e80573acddb0a217b3c2aa432f.tar.gz
gentoo-overlay-5f06aaed997fc2e80573acddb0a217b3c2aa432f.tar.bz2
gentoo-overlay-5f06aaed997fc2e80573acddb0a217b3c2aa432f.zip
fix new janus
Diffstat (limited to 'net-misc/janus-gateway/janus-gateway-0.12.0.ebuild')
-rw-r--r--net-misc/janus-gateway/janus-gateway-0.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/janus-gateway/janus-gateway-0.12.0.ebuild b/net-misc/janus-gateway/janus-gateway-0.12.0.ebuild
index 754f5df..f0ab9c7 100644
--- a/net-misc/janus-gateway/janus-gateway-0.12.0.ebuild
+++ b/net-misc/janus-gateway/janus-gateway-0.12.0.ebuild
@@ -55,7 +55,7 @@ src_configure() {
--enable-data-channels \
\
--enable-plugin-audiobridge \
- --enable-plugin-duktape \
+ --disable-plugin-duktape \
--enable-plugin-echotest \
--disable-plugin-lua \
--enable-plugin-recordplay \