projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
032de48
)
fix dnet python dependency
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 9 Jan 2009 13:02:24 +0000
(13:02 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 9 Jan 2009 13:02:24 +0000
(13:02 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13951
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/libdnet/Makefile
patch
|
blob
|
history
diff --git
a/libs/libdnet/Makefile
b/libs/libdnet/Makefile
index
394f8ce
..
5c6406d
100644
(file)
--- 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/