fix dnet python dependency
authorFelix Fietkau <nbd@openwrt.org>
Fri, 9 Jan 2009 13:02:24 +0000 (13:02 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 9 Jan 2009 13:02:24 +0000 (13:02 +0000)
SVN-Revision: 13951

libs/libdnet/Makefile

index 394f8ce702bc27ee1526091fa1f2f7b6a925b921..5c6406d6a96465eb0d3f5853bf462186af948873 100644 (file)
@@ -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/