add dependency on python (closes: #2283)
authorNicolas Thill <nico@openwrt.org>
Sat, 1 Sep 2007 03:42:00 +0000 (03:42 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 1 Sep 2007 03:42:00 +0000 (03:42 +0000)
SVN-Revision: 8566

libs/yapsnmp/Makefile

index 32d21aabceeb0eded09e4152458cb64849b370ee..c67ead9f7631ead2948ea8a7468d49c7f68b7f71 100644 (file)
@@ -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 \\\