Author: nbd
Date: 2015-12-13 18:03:51 +0100 (Sun, 13 Dec 2015)
New Revision: 47886

Modified:
   trunk/package/base-files/Makefile
Log:
base-files: drop the now unnecessary dependency on opkg/host

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/base-files/Makefile
===================================================================
--- trunk/package/base-files/Makefile   2015-12-13 17:03:40 UTC (rev 47885)
+++ trunk/package/base-files/Makefile   2015-12-13 17:03:51 UTC (rev 47886)
@@ -14,7 +14,7 @@
 PKG_RELEASE:=164
 
 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
-PKG_BUILD_DEPENDS:=opkg/host usign/host
+PKG_BUILD_DEPENDS:=usign/host
 PKG_LICENSE:=GPL-2.0
 
 PKG_CONFIG_DEPENDS := CONFIG_SIGNED_PACKAGES
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to