Fix dependency on libnetsnmp instead of libsnmp (thanks olli_04 for reporting)
SVN-Revision: 1063
This commit is contained in:
parent
ebcd0b2cc6
commit
fea655638b
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue