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>
This commit is contained in:
parent
1ca7348fd4
commit
f7403e4d35
@ -12,7 +12,6 @@ OPKG_UTILS_LICENSE_FILES = COPYING
|
|||||||
|
|
||||||
HOST_OPKG_UTILS_DEPENDENCIES = \
|
HOST_OPKG_UTILS_DEPENDENCIES = \
|
||||||
$(BR2_PYTHON3_HOST_DEPENDENCY) \
|
$(BR2_PYTHON3_HOST_DEPENDENCY) \
|
||||||
host-diffutils \
|
|
||||||
host-lz4 \
|
host-lz4 \
|
||||||
host-xz
|
host-xz
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user