From: Felix Fietkau Date: Fri, 9 Jan 2009 13:02:24 +0000 (+0000) Subject: fix dnet python dependency X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=4a352b92e714d1b38168185a0d3bed6d1eafd41e fix dnet python dependency SVN-Revision: 13951 --- diff --git a/libs/libdnet/Makefile b/libs/libdnet/Makefile index 394f8ce702..5c6406d6a9 100644 --- a/libs/libdnet/Makefile +++ b/libs/libdnet/Makefile @@ -33,7 +33,7 @@ endef define Package/pydnet SECTION:=libs - DEPENDS:=libdnet +python + DEPENDS:=libdnet python-core CATEGORY:=Libraries TITLE:=Low-level network library URL:=http://sourceforge.net/projects/libdnet/