summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-15 14:18:29 +0100
committerSam James <sam@gentoo.org>2022-09-15 14:18:29 +0100
commite5a960cadf9fdeda3ea5f56829a2996a04e6005c (patch)
treee362108d018cbee8aaf3c8ed399086ab7468a4f8 /app-text/xpdf
parentapp-text/texlive-core: add libpaper slot dep (diff)
downloadgentoo-e5a960cadf9fdeda3ea5f56829a2996a04e6005c.tar.gz
gentoo-e5a960cadf9fdeda3ea5f56829a2996a04e6005c.tar.bz2
gentoo-e5a960cadf9fdeda3ea5f56829a2996a04e6005c.zip
app-text/xpdf: add libpaper slot dep
ABI broke. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/xpdf')
-rw-r--r--app-text/xpdf/xpdf-4.04-r1.ebuild (renamed from app-text/xpdf/xpdf-4.04.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/xpdf/xpdf-4.04.ebuild b/app-text/xpdf/xpdf-4.04-r1.ebuild
index 682bfe8d9f78..9d39323e7d04 100644
--- a/app-text/xpdf/xpdf-4.04.ebuild
+++ b/app-text/xpdf/xpdf-4.04-r1.ebuild
@@ -39,7 +39,7 @@ DEPEND="
net-print/cups
)
fontconfig? ( media-libs/fontconfig )
- libpaper? ( app-text/libpaper )
+ libpaper? ( app-text/libpaper:= )
utils? ( png? ( media-libs/libpng:0 ) )
dev-qt/qtnetwork:5
dev-qt/qtwidgets:5