Skip to content
Snippets Groups Projects
Commit 2cf1a8d7 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

libbsd: make it available for eglibc only


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

SVN-Revision: 35606
parent 485e52e1
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ PKG_INSTALL:=1 ...@@ -18,7 +18,7 @@ PKG_INSTALL:=1
define Package/libbsd define Package/libbsd
SECTION:=libs SECTION:=libs
CATEGORY:=Libraries CATEGORY:=Libraries
DEPENDS:=@!(USE_UCLIBC||USE_MUSL) DEPENDS:=@USE_EGLIBC
TITLE:=common BSD library TITLE:=common BSD library
endef endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment