Browse Source

libevent: mark as legacy (trunk has libevent2)

Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth 11 years ago
parent
commit
23a9d85942
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/libevent/Makefile

+ 1
- 1
libs/libevent/Makefile View File

@ -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…
Cancel
Save