summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2015-10-12 21:21:02 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-12 21:48:10 +0200
commit281cbdd0ae70db923922d333213aecca74e5a77d (patch)
tree2b10f82a21e4f0dcc0c5871bce9c75f62243063a
parent99122d67808b91ae1011d440a78f46b0083564b0 (diff)
downloadbuildroot-281cbdd0ae70db923922d333213aecca74e5a77d.tar.gz
buildroot-281cbdd0ae70db923922d333213aecca74e5a77d.zip
package/dbus: remove empty line from dbus.mk
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/dbus/dbus.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index abce1fb239..84fbdfa597 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -18,7 +18,6 @@ define DBUS_USERS
dbus -1 dbus -1 * /var/run/dbus - dbus DBus messagebus user
endef
-
DBUS_DEPENDENCIES = host-pkgconf expat
DBUS_CONF_ENV = ac_cv_have_abstract_sockets=yes
OpenPOWER on IntegriCloud