app-text/qpdf: fix MissingUseDepDefault

tiff is now unconditional in app-text/ghostscript-gpl.

Closes: https://bugs.gentoo.org/746167
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --force
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2020-11-24 10:53:00 +00:00
parent c5d7ebe958
commit fba1f36874
No known key found for this signature in database
GPG Key ID: B17E3E84E6103C9B
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
test? (
sys-apps/diffutils
media-libs/tiff
app-text/ghostscript-gpl[tiff]
app-text/ghostscript-gpl[tiff(+)]
)
"

View File

@ -25,7 +25,7 @@ DEPEND="${CDEPEND}
test? (
sys-apps/diffutils
media-libs/tiff
app-text/ghostscript-gpl[tiff]
app-text/ghostscript-gpl[tiff(+)]
)
"
# Only need perl for the installed tools.

View File

@ -26,7 +26,7 @@ DEPEND="${RDEPEND}
test? (
sys-apps/diffutils
media-libs/tiff
app-text/ghostscript-gpl[tiff]
app-text/ghostscript-gpl[tiff(+)]
)
"