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:
parent
2cf1a8d73f
commit
f209bf0eb6
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue