wok-current rev 15595
siproxd, smx: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Dec 03 21:46:10 2013 +0000 (2013-12-03) |
parents | 9d97bcfbe863 |
children | 851fc1686394 |
files | siproxd/receipt smx/receipt |
line diff
1.1 --- a/siproxd/receipt Tue Dec 03 19:03:03 2013 +0000 1.2 +++ b/siproxd/receipt Tue Dec 03 21:46:10 2013 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 CONFIG_FILES="/etc/siproxd" 1.5 1.6 DEPENDS="osip" 1.7 -BUILD_DEPENDS="osip-dev" 1.8 +BUILD_DEPENDS="osip-dev libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/smx/receipt Tue Dec 03 19:03:03 2013 +0000 2.2 +++ b/smx/receipt Tue Dec 03 21:46:10 2013 +0000 2.3 @@ -12,7 +12,7 @@ 2.4 2.5 DEPENDS="unixODBC sqlite libgd libcrypto gcc-lib-base zlib" 2.6 BUILD_DEPENDS="apache-dev apr-dev apr-util-dev unixODBC-dev \ 2.7 -sqlite libgd-dev openssl-dev" 2.8 +sqlite libgd-dev openssl-dev perl libtool" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()