wok rev 3228

fix depends/build_depends
author Allan Pinto <allan316@gmail.com>
date Fri May 29 17:15:47 2009 +0000 (2009-05-29)
parents 307736bb43e3
children 4cd615959f41
files net-snmp/receipt
line diff
     1.1 --- a/net-snmp/receipt	Fri May 29 17:10:38 2009 +0000
     1.2 +++ b/net-snmp/receipt	Fri May 29 17:15:47 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"