mac80211: add missing set_default to fix stray "radio0: sh: bad number" messages
[openwrt.git] / package / libs / libbsd / Makefile
index fe95bc9..7db1fc7 100644 (file)
@@ -18,7 +18,7 @@ PKG_INSTALL:=1
 define Package/libbsd
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:=@!USE_UCLIBC
+  DEPENDS:=@USE_EGLIBC
   TITLE:=common BSD library
 endef