projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cd1ae4
)
pyevent: python-event depends on libevent2, not libevent
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:50 +0000
(23:47 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:50 +0000
(23:47 +0000)
SVN-Revision: 32292
lang/pyevent/Makefile
patch
|
blob
|
history
diff --git
a/lang/pyevent/Makefile
b/lang/pyevent/Makefile
index 26cadf29e58ea77ee7242847df6acc026383b9ca..d578e6e7485f00e572963b88a871383889bf52d7 100644
(file)
--- a/
lang/pyevent/Makefile
+++ b/
lang/pyevent/Makefile
@@
-26,7
+26,7
@@
define Package/python-event
CATEGORY:=Languages
TITLE:=Python interface to libevent
URL:=http://code.google.com/p/pyevent/
- DEPENDS:=+python-mini +libevent
+ DEPENDS:=+python-mini +libevent
2
endef
define PyPackage/python-event/filespec