projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70a3473
)
add dependency on python (closes: #2283)
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 1 Sep 2007 03:42:00 +0000
(
03:42
+0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 1 Sep 2007 03:42:00 +0000
(
03:42
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8566
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/yapsnmp/Makefile
patch
|
blob
|
history
diff --git
a/libs/yapsnmp/Makefile
b/libs/yapsnmp/Makefile
index
32d21aa
..
c67ead9
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 \\\