summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-12-19 23:30:28 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-12-19 23:30:28 +0100
commit261a290acf695f1b1faa74b188d927658edab1af (patch)
tree36199cb24886a1149bd7cbd11005f0651f9b9bce /app-text/qpdf
parentapp-office/libreoffice: Fix clang check, bug 601504 (diff)
downloadgentoo-261a290acf695f1b1faa74b188d927658edab1af.tar.gz
gentoo-261a290acf695f1b1faa74b188d927658edab1af.tar.bz2
gentoo-261a290acf695f1b1faa74b188d927658edab1af.zip
app-text/qpdf: Correct test dependency, bug 602176
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text/qpdf')
-rw-r--r--app-text/qpdf/qpdf-5.1.1-r1.ebuild4
-rw-r--r--app-text/qpdf/qpdf-5.1.2-r1.ebuild4
-rw-r--r--app-text/qpdf/qpdf-5.1.3-r1.ebuild4
-rw-r--r--app-text/qpdf/qpdf-6.0.0-r1.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/app-text/qpdf/qpdf-5.1.1-r1.ebuild b/app-text/qpdf/qpdf-5.1.1-r1.ebuild
index c347e71eb23d..2f4060017800 100644
--- a/app-text/qpdf/qpdf-5.1.1-r1.ebuild
+++ b/app-text/qpdf/qpdf-5.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
test? (
sys-apps/diffutils
media-libs/tiff
- app-text/ghostscript-gpl
+ app-text/ghostscript-gpl[tiff]
)"
# Only need perl for the installed tools.
RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"
diff --git a/app-text/qpdf/qpdf-5.1.2-r1.ebuild b/app-text/qpdf/qpdf-5.1.2-r1.ebuild
index 041bdcff1364..0720f92442a3 100644
--- a/app-text/qpdf/qpdf-5.1.2-r1.ebuild
+++ b/app-text/qpdf/qpdf-5.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
test? (
sys-apps/diffutils
media-libs/tiff
- app-text/ghostscript-gpl
+ app-text/ghostscript-gpl[tiff]
)"
# Only need perl for the installed tools.
RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"
diff --git a/app-text/qpdf/qpdf-5.1.3-r1.ebuild b/app-text/qpdf/qpdf-5.1.3-r1.ebuild
index 52e8a6f4bf89..a8b6e4b0269c 100644
--- a/app-text/qpdf/qpdf-5.1.3-r1.ebuild
+++ b/app-text/qpdf/qpdf-5.1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
test? (
sys-apps/diffutils
media-libs/tiff
- app-text/ghostscript-gpl
+ app-text/ghostscript-gpl[tiff]
)"
# Only need perl for the installed tools.
RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"
diff --git a/app-text/qpdf/qpdf-6.0.0-r1.ebuild b/app-text/qpdf/qpdf-6.0.0-r1.ebuild
index f7939cebf095..c3f1882b6f6c 100644
--- a/app-text/qpdf/qpdf-6.0.0-r1.ebuild
+++ b/app-text/qpdf/qpdf-6.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ DEPEND="${RDEPEND}
test? (
sys-apps/diffutils
media-libs/tiff
- app-text/ghostscript-gpl
+ app-text/ghostscript-gpl[tiff]
)"
# Only need perl for the installed tools.
RDEPEND+=" perl? ( >=dev-lang/perl-5.8 )"