xfce-base/xfconf: Add an explicit dependency on dbus
authorMichał Górny <mgorny@gentoo.org>
Sat, 16 May 2020 16:14:11 +0000 (18:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 16 May 2020 16:14:11 +0000 (18:14 +0200)
Closes: https://bugs.gentoo.org/721884
Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-base/xfconf/xfconf-4.14.3.ebuild

index 6cdd92555cd98afde6df0fd5af2e06c1de770687..93d826cca95d48f36e5005324f2a6a2cfadd1471 100644 (file)
@@ -16,6 +16,7 @@ IUSE="debug introspection perl vala"
 REQUIRED_USE="vala? ( introspection )"
 
 RDEPEND=">=dev-libs/glib-2.42
+       sys-apps/dbus
        >=xfce-base/libxfce4util-4.10:=
        introspection? ( dev-libs/gobject-introspection:= )
        perl? (