Hi

Another version
Please apply it, it prevent a fresh trunk from building with eglibc

Signed-off-by: Etienne CHAMPETIER <[email protected]>

Index: package/hotplug2/Makefile
===================================================================
--- package/hotplug2/Makefile   (révision 35598)
+++ package/hotplug2/Makefile   (copie de travail)
@@ -29,7 +29,7 @@
   VERSION:=1.0-beta-$(PKG_RELEASE)
   TITLE:=Version 1.0 Dynamic device management subsystem for embedded systems
   URL:=http://isteve.bofh.cz/~isteve/hotplug2/
-  DEPENDS:=+!(USE_UCLIBC||USE_MUSL):libbsd
+  DEPENDS:=+(!(USE_UCLIBC||USE_MUSL)):libbsd
 endef
 
 define Package/hotplug2/description
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to