wok-next diff asterisk/receipt @ rev 13007
Up iproute2 (3.2.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 06 18:25:17 2012 +0200 (2012-06-06) |
parents | d5ebb7d32aca |
children | d71ba04aa9f5 |
line diff
1.1 --- a/asterisk/receipt Thu May 24 18:20:42 2012 +0200 1.2 +++ b/asterisk/receipt Wed Jun 06 18:25:17 2012 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 portaudio sqlite libkrb5 libcomerr3 libsdl-image" 1.5 BUILD_DEPENDS="gtk+-dev libxml2-dev postgresql-dev libsdl-dev ncurses-dev \ 1.6 gmime gmime-dev unixODBC-dev unixODBC openldap-dev openldap \ 1.7 -dahdi-linux dahdi-tools" 1.8 +dahdi-linux dahdi-tools dahdi-dev" 1.9 CONFIG_FILES="/etc/asterisk" 1.10 TAGS="telephone toolkit" 1.11 1.12 @@ -44,6 +44,7 @@ 1.13 --sysconfdir=/etc \ 1.14 --without-pwlib \ 1.15 --with-dahdi=$WOK/dahdi/$(ls $WOK/dahdi/taz) \ 1.16 + --with-tonezone \ 1.17 $CONFIGURE_ARGS && 1.18 make $MAKEFLAGS && 1.19 make DESTDIR=$PWD/_pkg install &&