commit: 7d50e79c646af26660b4bfb10648a0d2754c417d
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 21:06:16 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 21:08:05 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d50e79c
media-libs/opengtl: DEPEND on app-text/ghostscript-gpl
Gentoo-Bug: 556598
Reported-by: Toralf Förster <toralf.foerster <AT> gmx.de>
Package-Manager: portage-2.2.20.1
media-libs/opengtl/opengtl-0.9.18.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/media-libs/opengtl/opengtl-0.9.18.ebuild
b/media-libs/opengtl/opengtl-0.9.18.ebuild
index b10fa83..dd91431 100644
--- a/media-libs/opengtl/opengtl-0.9.18.ebuild
+++ b/media-libs/opengtl/opengtl-0.9.18.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,6 +25,7 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}
+ app-text/ghostscript-gpl
test? ( dev-util/lcov )
"