Explorar o código

package/opkg-utils: drop host-diffutils dependency

diffutils is now a host system dependency, so there is no need for
opkg-utils to depend on host-diffutils.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni %!s(int64=3) %!d(string=hai) anos
pai
achega
f7403e4d35
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      package/opkg-utils/opkg-utils.mk

+ 0 - 1
package/opkg-utils/opkg-utils.mk

@@ -12,7 +12,6 @@ OPKG_UTILS_LICENSE_FILES = COPYING
 
 HOST_OPKG_UTILS_DEPENDENCIES = \
 	$(BR2_PYTHON3_HOST_DEPENDENCY) \
-	host-diffutils \
 	host-lz4 \
 	host-xz