libevent2: do not add librt dependency when targetting eglibc

This is already taken care of by PKG_DEFAULT_DEPENDS

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 35607
lede-17.01
Florian Fainelli 2013-02-15 13:25:15 +00:00
parent 2cf1a8d73f
commit f209bf0eb6
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ define Package/libevent2/Default
CATEGORY:=Libraries
TITLE:=Event notification
URL:=http://www.monkey.org/~provos/libevent/
DEPENDS:=+USE_EGLIBC:librt
endef
define Package/libevent2/Default/description