Skip to content

Commit

Permalink
dev-libs/libdbusmenu: Add missing dev-util/glib-utils DEPEND
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/668578
Signed-off-by: Andreas Sturmlechner <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
a17r committed Oct 14, 2018
1 parent 7da9c77 commit 7264089
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-libs/libdbusmenu/libdbusmenu-16.04.0.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 @@ -34,6 +34,7 @@ RDEPEND="
# tests also have optional dep on valgrind which we do not enforce
DEPEND="${RDEPEND}
app-text/gnome-doc-utils
dev-util/glib-utils
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig[${MULTILIB_USEDEP}]
Expand Down

0 comments on commit 7264089

Please sign in to comment.