mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 07:40:19 +04: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
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
TITLE:=Event notification library
|
||||
TITLE:=Event notification library (legacy)
|
||||
DEPENDS:=+librt
|
||||
URL:=http://www.libevent.org
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user