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
master
Florian Fainelli 12 years ago
parent 2cf1a8d73f
commit f209bf0eb6
  1. 1
      package/libs/libevent2/Makefile

@ -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

Loading…
Cancel
Save