diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-27 17:30:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-27 17:30:16 +0100 |
commit | 039059bcfc6bec7a6fb3dc970a9cca9474f1b309 (patch) | |
tree | 64033d67f8d622f164cfbb034d85b4c5d12b6514 /app-text | |
parent | dev-perl/YAML-Syck: hppa stable wrt bug 619054 (diff) | |
download | gentoo-039059bcfc6bec7a6fb3dc970a9cca9474f1b309.tar.gz gentoo-039059bcfc6bec7a6fb3dc970a9cca9474f1b309.tar.bz2 gentoo-039059bcfc6bec7a6fb3dc970a9cca9474f1b309.zip |
app-text/qpdf: add missing virtual/jpeg dependency, bug #628998
Reported-by: David Heidelberg (okias)
Bug: https://bugs.gentoo.org/628998
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/qpdf/qpdf-7.0_beta1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/qpdf/qpdf-7.0_beta1.ebuild b/app-text/qpdf/qpdf-7.0_beta1.ebuild index 56151cae0568..1aadb75c340b 100644 --- a/app-text/qpdf/qpdf-7.0_beta1.ebuild +++ b/app-text/qpdf/qpdf-7.0_beta1.ebuild @@ -20,6 +20,7 @@ IUSE="doc examples perl static-libs test" CDEPEND=" sys-libs/zlib + virtual/jpeg:0= " DEPEND="${CDEPEND} test? ( |