commit: 543b992a8fdce2cb6fd72df6fe575627018cd616 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 16 16:14:11 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 16 16:14:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543b992a
xfce-base/xfconf: Add an explicit dependency on dbus Closes: https://bugs.gentoo.org/721884 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-base/xfconf/xfconf-4.14.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce-base/xfconf/xfconf-4.14.3.ebuild b/xfce-base/xfconf/xfconf-4.14.3.ebuild index 6cdd92555cd..93d826cca95 100644 --- a/xfce-base/xfconf/xfconf-4.14.3.ebuild +++ b/xfce-base/xfconf/xfconf-4.14.3.ebuild @@ -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? (