commit: f32bce616dfa4ed59b197668a489ecda662dd31b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Oct 16 17:07:11 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Oct 16 17:21:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32bce61
xfce-extra/xfce4-screenshooter: Add dep on glib-utils Closes: https://bugs.gentoo.org/668798 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.3.ebuild b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.3.ebuild index a4b036e1dc6..c3dbc8cab62 100644 --- a/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.3.ebuild +++ b/xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.9.3.ebuild @@ -27,6 +27,7 @@ RDEPEND=">=dev-libs/glib-2.16:= >=xfce-base/libxfce4util-4.10:= >=xfce-base/libxfce4ui-4.12:=" DEPEND="${RDEPEND} + dev-util/glib-utils dev-util/intltool virtual/pkgconfig"