[packages] pyevent: python-event depends on libevent2, not libevent

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32292 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2012-06-12 23:47:50 +00:00
parent 62047c170d
commit 23bf98993d

View File

@ -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 +libevent2
endef
define PyPackage/python-event/filespec