commit:     cdfa7545d3b5a59097f894580a09af1425418c14
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 09:11:41 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 09:17:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdfa7545

app-text/poppler: Add missing dev-util/glib-utils DEPEND

Closes: https://bugs.gentoo.org/669842
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/poppler/poppler-0.67.0.ebuild | 3 ++-
 app-text/poppler/poppler-9999.ebuild   | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

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}

Reply via email to