libbsd: make it available for eglibc only

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

SVN-Revision: 35606
v19.07.3_mercusys_ac12_duma
Florian Fainelli 11 years ago
parent 485e52e1d8
commit 2cf1a8d73f

@ -18,7 +18,7 @@ PKG_INSTALL:=1
define Package/libbsd
SECTION:=libs
CATEGORY:=Libraries
DEPENDS:=@!(USE_UCLIBC||USE_MUSL)
DEPENDS:=@USE_EGLIBC
TITLE:=common BSD library
endef

Loading…
Cancel
Save