Skip to content

Commit

Permalink
media-gfx/gthumb: add explicit build dep on glib-utils
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/670940
Signed-off-by: Mart Raudsepp <[email protected]>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
  • Loading branch information
leio committed Nov 25, 2018
1 parent 964631e commit e6ba163
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion media-gfx/gthumb/gthumb-3.4.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -43,6 +43,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
app-text/yelp-tools
dev-util/glib-utils
>=dev-util/intltool-0.35
sys-devel/bison
sys-devel/flex
Expand Down
3 changes: 2 additions & 1 deletion media-gfx/gthumb/gthumb-3.6.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand Down Expand Up @@ -44,6 +44,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
app-text/yelp-tools
dev-util/glib-utils
>=dev-util/intltool-0.50.1
sys-devel/bison
sys-devel/flex
Expand Down

0 comments on commit e6ba163

Please sign in to comment.