1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 22:04:46 +03:00

Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1063 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-05-26 20:18:56 +00:00
parent b0af37509e
commit b23c4de803
2 changed files with 2 additions and 2 deletions

View 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

View 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