From: Steven Barth Date: Thu, 26 Jun 2014 07:07:55 +0000 (+0200) Subject: libevent: mark as legacy (trunk has libevent2) X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=23a9d859424f68462568f16be809837e6806e266;p=openwrt-packages.git libevent: mark as legacy (trunk has libevent2) Signed-off-by: Steven Barth --- diff --git a/libs/libevent/Makefile b/libs/libevent/Makefile index c1ec4b604..4d5406bcc 100644 --- a/libs/libevent/Makefile +++ b/libs/libevent/Makefile @@ -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