mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-13 00:10:21 +00:00
Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)
SVN-Revision: 1063
This commit is contained in:
parent
ebcd0b2cc6
commit
fea655638b
@ -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