From 6d2d0b76039bbe6ffb0aa756b5d03a0279a1cc98 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 1 Sep 2007 03:42:00 +0000 Subject: [PATCH] add dependency on python (closes: #2283) SVN-Revision: 8566 --- libs/yapsnmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/yapsnmp/Makefile b/libs/yapsnmp/Makefile index 32d21aabce..c67ead9f76 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 \\\ -- 2.30.2