util-linux: remove leftover comment
authorArnout Vandecappelle <arnout@mind.be>
Fri, 7 Jul 2017 21:04:39 +0000 (23:04 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 8 Jul 2017 11:47:29 +0000 (13:47 +0200)
We no longer have automatic derivation of DEPENDENCIES for host
packages, so the comment that we don't want a host-busybox dependency
is no longer valid.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/util-linux/util-linux.mk

index 4c2b1f627d04a454c96456dba6aa0738ca4a1918..99cc77fbaa0ed2bc225c8eececc94a40a4be31dd 100644 (file)
@@ -33,7 +33,6 @@ UTIL_LINUX_CONF_OPTS += \
        --without-systemd \
        --with-systemdsystemunitdir=no
 
-# We don't want the host-busybox dependency to be added automatically
 HOST_UTIL_LINUX_DEPENDENCIES = host-pkgconf
 
 # We also don't want the host-python dependency