wok-stable diff net-snmp/receipt @ rev 4273
cyrus-sasl: fix build with gcc-4.x
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Sep 25 23:47:12 2009 +0200 (2009-09-25) |
parents | be68bb295c6a |
children | bee79018e13a |
line diff
1.1 --- a/net-snmp/receipt Fri May 29 17:10:23 2009 +0000 1.2 +++ b/net-snmp/receipt Fri Sep 25 23:47:12 2009 +0200 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="snmp tools" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="" 1.8 -BUILD_DEPENDS="perl" 1.9 +DEPENDS="openssl" 1.10 +BUILD_DEPENDS="perl openssl-dev" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://net-snmp.sourceforge.net" 1.13 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"