From: Felix Fietkau Date: Thu, 19 Aug 2010 15:57:51 +0000 (+0000) Subject: python-sip: add missing dependency X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3578405deea68e9a482f68b2a4a51f4f93899fff;p=openwrt%2Fsvn-archive%2Fpackages.git python-sip: add missing dependency SVN-Revision: 22731 --- diff --git a/lang/python-sip/Makefile b/lang/python-sip/Makefile index d70b5ece8..a46c575d6 100644 --- a/lang/python-sip/Makefile +++ b/lang/python-sip/Makefile @@ -29,6 +29,7 @@ define Package/python-sip SECTION:=devel CATEGORY:=Development TITLE:=Python SIP + DEPENDS:=+python URL:=http://www.riverbankcomputing.co.uk/software/sip/download endef