mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:39:42 +02: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:
parent
b0af37509e
commit
b23c4de803
@ -6,4 +6,4 @@ Architecture: [TBDL]
|
|||||||
Maintainer: Nico <nthill@free.fr>
|
Maintainer: Nico <nthill@free.fr>
|
||||||
Source: http://nthill.free.fr/openwrt/sources/net-snmp/
|
Source: http://nthill.free.fr/openwrt/sources/net-snmp/
|
||||||
Description: a collection of SNMP utilities
|
Description: a collection of SNMP utilities
|
||||||
Depends: libsnmp
|
Depends: libnetsnmp
|
||||||
|
@ -6,4 +6,4 @@ Architecture: [TBDL]
|
|||||||
Maintainer: Nico <nthill@free.fr>
|
Maintainer: Nico <nthill@free.fr>
|
||||||
Source: http://nthill.free.fr/openwrt/sources/net-snmp/
|
Source: http://nthill.free.fr/openwrt/sources/net-snmp/
|
||||||
Description: an SNMP agent
|
Description: an SNMP agent
|
||||||
Depends: libsnmp
|
Depends: libnetsnmp
|
||||||
|
Loading…
Reference in New Issue
Block a user