[packages] asterisk-1.8.x: explicitely disable libcap
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jun 2012 00:28:46 +0000 (00:28 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 14 Jun 2012 00:28:46 +0000 (00:28 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32352 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/asterisk-1.8.x/Makefile

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