summaryrefslogtreecommitdiffstats
path: root/package/debianutils
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2018-07-08 11:46:07 +0200
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2018-07-08 13:08:05 +0200
commit00d8894dfc9f4fb85b539b30aa6da2bfbc44339b (patch)
tree6fa78ed6207f1d11e25fcec625500becde6ab8a8 /package/debianutils
parent78b42e9e55b99b2ac69036ea686effd87dca7664 (diff)
downloadbuildroot-00d8894dfc9f4fb85b539b30aa6da2bfbc44339b.tar.gz
buildroot-00d8894dfc9f4fb85b539b30aa6da2bfbc44339b.zip
package/busybox: invert dependency with debianutils
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/debianutils')
-rw-r--r--package/debianutils/debianutils.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/debianutils/debianutils.mk b/package/debianutils/debianutils.mk
index 86f201da1c..189d983732 100644
--- a/package/debianutils/debianutils.mk
+++ b/package/debianutils/debianutils.mk
@@ -8,8 +8,6 @@ DEBIANUTILS_VERSION = 4.8.1
DEBIANUTILS_SOURCE = debianutils_$(DEBIANUTILS_VERSION).tar.xz
DEBIANUTILS_SITE = http://snapshot.debian.org/archive/debian/20161118T033019Z/pool/main/d/debianutils
DEBIANUTILS_CONF_OPTS = --exec-prefix=/
-# Make sure we override the busybox tools, such as which
-DEBIANUTILS_DEPENDENCIES = $(if $(BR2_PACKAGE_BUSYBOX),busybox)
DEBIANUTILS_LICENSE = GPL-2.0+, SMAIL (savelog)
DEBIANUTILS_LICENSE_FILES = debian/copyright
OpenPOWER on IntegriCloud