Skip to content

Commit

Permalink
app-text/poppler: Add missing dev-util/glib-utils DEPEND
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/669842
Signed-off-by: Andreas Sturmlechner <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
a17r committed Oct 28, 2018
1 parent 538f85d commit cdfa754
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-text/poppler/poppler-0.67.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 @@ -47,6 +47,7 @@ COMMON_DEPEND="
tiff? ( media-libs/tiff:0 )
"
DEPEND="${COMMON_DEPEND}
dev-util/glib-utils
virtual/pkgconfig
"
RDEPEND="${COMMON_DEPEND}
Expand Down
1 change: 1 addition & 0 deletions app-text/poppler/poppler-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ COMMON_DEPEND="
tiff? ( media-libs/tiff:0 )
"
DEPEND="${COMMON_DEPEND}
dev-util/glib-utils
virtual/pkgconfig
"
RDEPEND="${COMMON_DEPEND}
Expand Down

0 comments on commit cdfa754

Please sign in to comment.