wok-stable diff net-snmp/receipt @ rev 3944

pyroom: fix typo
author Paul Issott <paul@slitaz.org>
date Sat Aug 22 12:31:42 2009 +0000 (2009-08-22)
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	Sat Aug 22 12:31:42 2009 +0000
     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"