From: Nicolas Thill Date: Sat, 1 Sep 2007 03:42:00 +0000 (+0000) Subject: add dependency on python (closes: #2283) X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=9839382914b08df23f5e7167c164e44a4f6b9815;p=openwrt%2Fsvn-archive%2Fpackages.git add dependency on python (closes: #2283) SVN-Revision: 8566 --- diff --git a/libs/yapsnmp/Makefile b/libs/yapsnmp/Makefile index 32d21aabc..c67ead9f7 100644 --- 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 \\\