[packages] asterisk-1.8.x: explicitely disable libcap
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 14 Jun 2012 00:28:46 +0000 (00:28 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 14 Jun 2012 00:28:46 +0000 (00:28 +0000)
SVN-Revision: 32352

net/asterisk-1.8.x/Makefile

index 4d937a2559f1ba4ec251e5f0d748c1ca3f96271c..7504d7fb3a04ca37ec2aa7f3813b58a984578c08 100644 (file)
@@ -297,6 +297,7 @@ endif
 CONFIGURE_ARGS+= \
        --without-curses \
        --with-gsm=internal \
+       --without-cap \
        --without-gtk \
        --without-gtk2 \
        --without-isdnnet \