projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62a2e21
)
add dependency on python (closes: #2283)
author
Nicolas Thill
<nico@openwrt.org>
Sat, 1 Sep 2007 03:42:00 +0000
(
03:42
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 1 Sep 2007 03:42:00 +0000
(
03:42
+0000)
SVN-Revision: 8566
libs/yapsnmp/Makefile
patch
|
blob
|
history
diff --git
a/libs/yapsnmp/Makefile
b/libs/yapsnmp/Makefile
index 32d21aabceeb0eded09e4152458cb64849b370ee..c67ead9f7631ead2948ea8a7468d49c7f68b7f71 100644
(file)
--- a/
libs/yapsnmp/Makefile
+++ b/
libs/yapsnmp/Makefile
@@
-20,7
+20,7
@@
define Package/yapsnmp
SECTION:=libs
CATEGORY:=Libraries
TITLE:=Python SNMP module
- DEPENDS:=+libnetsnmp
+ DEPENDS:=+libnetsnmp
+python
DESCRIPTION:=\
yapsnmp is a Python SNMP module based on the net-snmp (formerly known \\\
as ucd-snmp) library. It's composed of a low level interface to the \\\