Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)
authorNicolas Thill <nico@openwrt.org>
Thu, 26 May 2005 20:18:56 +0000 (20:18 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 26 May 2005 20:18:56 +0000 (20:18 +0000)
SVN-Revision: 1063

openwrt/package/net-snmp/ipkg/snmp-utils.control
openwrt/package/net-snmp/ipkg/snmpd.control

index 58415fbdd42cab0213c21785973d3270c7553271..1b09298c918ee80d743b28acbb511931af753a5d 100644 (file)
@@ -6,4 +6,4 @@ Architecture: [TBDL]
 Maintainer: Nico <nthill@free.fr>
 Source: http://nthill.free.fr/openwrt/sources/net-snmp/
 Description: a collection of SNMP utilities
-Depends: libsnmp
+Depends: libnetsnmp
index 7b293934986a418ac5f52e02b588aa2416f5e1f5..d5db4d66dedfe86c9a2bbc8b3ec2cfe3e876abd2 100644 (file)
@@ -6,4 +6,4 @@ Architecture: [TBDL]
 Maintainer: Nico <nthill@free.fr>
 Source: http://nthill.free.fr/openwrt/sources/net-snmp/
 Description: an SNMP agent
-Depends: libsnmp
+Depends: libnetsnmp