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
This commit is contained in:
Florian Fainelli 2013-02-15 13:25:15 +00:00
parent 2cf1a8d73f
commit f209bf0eb6

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