mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libevent: mark as legacy (trunk has libevent2)
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -26,7 +26,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/libevent
|
define Package/libevent
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Event notification library
|
TITLE:=Event notification library (legacy)
|
||||||
DEPENDS:=+librt
|
DEPENDS:=+librt
|
||||||
URL:=http://www.libevent.org
|
URL:=http://www.libevent.org
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user