projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d56b9
)
xfce-base/xfconf: Add an explicit dependency on dbus
author
Michał Górny
<mgorny@gentoo.org>
Sat, 16 May 2020 16:14:11 +0000
(18:14 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/xfce-base/xfconf/xfconf-4.14.3.ebuild
b/xfce-base/xfconf/xfconf-4.14.3.ebuild
index 6cdd92555cd98afde6df0fd5af2e06c1de770687..93d826cca95d48f36e5005324f2a6a2cfadd1471 100644
(file)
--- 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? (