diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-10-03 09:51:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-10-03 09:51:35 +0200 |
commit | 45d2273fe642ccb435fb018fb2047107b03801d3 (patch) | |
tree | b405f7470a64585dffde8b75f1ada08591ef2c68 /xfce-base | |
parent | sys-apps/etckeeper: Restore ~ppc64 keyword (diff) | |
download | gentoo-45d2273fe642ccb435fb018fb2047107b03801d3.tar.gz gentoo-45d2273fe642ccb435fb018fb2047107b03801d3.tar.bz2 gentoo-45d2273fe642ccb435fb018fb2047107b03801d3.zip |
xfce-base/garcon: Add explicit dep on glib-utils
Closes: https://bugs.gentoo.org/667580
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/garcon/garcon-0.6.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfce-base/garcon/garcon-0.6.1.ebuild b/xfce-base/garcon/garcon-0.6.1.ebuild index f2bd18b89cf8..44f7968bd570 100644 --- a/xfce-base/garcon/garcon-0.6.1.ebuild +++ b/xfce-base/garcon/garcon-0.6.1.ebuild @@ -18,6 +18,7 @@ RDEPEND=">=dev-libs/glib-2.30:= >=xfce-base/libxfce4ui-4.11.1:=[gtk3(+)] >=xfce-base/libxfce4util-4.11:=" DEPEND="${RDEPEND} + dev-util/glib-utils dev-util/gtk-doc-am dev-util/intltool sys-devel/gettext |