Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 May 2005 20:18:56 +0000 (20:18 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 May 2005 20:18:56 +0000 (20:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1063 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 58415fb..1b09298 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 7b29393..d5db4d6 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