From 76a03078bd9623e55c9dba6f17fe3df916343fe1 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 26 Aug 2014 20:45:29 +0300 Subject: [PATCH] dbus: cosmetics --- packages/sysutils/dbus/package.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/dbus/package.mk b/packages/sysutils/dbus/package.mk index 6294ef1ae4..289ff7bdcc 100644 --- a/packages/sysutils/dbus/package.mk +++ b/packages/sysutils/dbus/package.mk @@ -47,9 +47,9 @@ PKG_CONFIGURE_OPTS_TARGET="export ac_cv_have_abstract_sockets=yes \ --disable-selinux \ --disable-libaudit \ --enable-systemd \ - --enable-dnotify \ --enable-inotify \ - --with-xml=expat \ + --without-dbus-glib \ + --without-valgrind \ --without-x \ --with-dbus-user=dbus"