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/?a=commitdiff_plain;h=f89ca1029b0848c63b383d5edc4aa941a8fcb9d7;p=openwrt%2Fsvn-archive%2Fpackages.git fix dnet python dependency SVN-Revision: 13951 --- diff --git a/libs/libdnet/Makefile b/libs/libdnet/Makefile index 394f8ce70..5c6406d6a 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/