Skip to content

Commit

Permalink
gnome-base/libgnomecanvas: add explicit build dep on glib-utils
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/667740
Signed-off-by: Mart Raudsepp <[email protected]>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
  • Loading branch information
leio committed Oct 6, 2018
1 parent d36dd99 commit 3408e58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gnome-base/libgnomecanvas/libgnomecanvas-2.30.3-r1.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="5"
Expand All @@ -25,6 +25,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]
DEPEND="${RDEPEND}
>=dev-lang/perl-5
sys-devel/gettext
dev-util/glib-utils
>=dev-util/intltool-0.35
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"

Expand Down

0 comments on commit 3408e58

Please sign in to comment.