From: jow Date: Thu, 14 Jun 2012 00:28:46 +0000 (+0000) Subject: [packages] asterisk-1.8.x: explicitely disable libcap X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=c0ab37b51a6966f93cf1b4cddb98a14039e32c82;p=packages.git [packages] asterisk-1.8.x: explicitely disable libcap git-svn-id: svn://svn.openwrt.org/openwrt/packages@32352 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/asterisk-1.8.x/Makefile b/net/asterisk-1.8.x/Makefile index 4d937a255..7504d7fb3 100644 --- a/net/asterisk-1.8.x/Makefile +++ b/net/asterisk-1.8.x/Makefile @@ -297,6 +297,7 @@ endif CONFIGURE_ARGS+= \ --without-curses \ --with-gsm=internal \ + --without-cap \ --without-gtk \ --without-gtk2 \ --without-isdnnet \