summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/poppler/poppler-0.67.0.ebuild3
-rw-r--r--app-text/poppler/poppler-9999.ebuild1
2 files changed, 3 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.67.0.ebuild b/app-text/poppler/poppler-0.67.0.ebuild
index 89a289be0ed..26464a9c1dc 100644
--- a/app-text/poppler/poppler-0.67.0.ebuild
+++ b/app-text/poppler/poppler-0.67.0.ebuild
@@ -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
@@ -47,6 +47,7 @@ COMMON_DEPEND="
tiff? ( media-libs/tiff:0 )
"
DEPEND="${COMMON_DEPEND}
+ dev-util/glib-utils
virtual/pkgconfig
"
RDEPEND="${COMMON_DEPEND}
diff --git a/app-text/poppler/poppler-9999.ebuild b/app-text/poppler/poppler-9999.ebuild
index bdb46ab5976..c2f019ea696 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -47,6 +47,7 @@ COMMON_DEPEND="
tiff? ( media-libs/tiff:0 )
"
DEPEND="${COMMON_DEPEND}
+ dev-util/glib-utils
virtual/pkgconfig
"
RDEPEND="${COMMON_DEPEND}