libevent: mark as legacy (trunk has libevent2)
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
2d9af2967c
commit
23a9d85942
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue