commit: e7f6c845ec72f37fea5429fc7f978cbcde85b9c0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 15:59:24 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 16:08:00 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e7f6c845
kde-apps/okular: Raise minimum app-text/poppler version to 24.10
Upstream commit e165180bb0db38e780e7fcd425cff186f48abd12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/okular/okular-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/okular/okular-9999.ebuild
b/kde-apps/okular/okular-9999.ebuild
index 322379cec6..3b2294f0f1 100644
--- a/kde-apps/okular/okular-9999.ebuild
+++ b/kde-apps/okular/okular-9999.ebuild
@@ -50,7 +50,7 @@ DEPEND="
epub? ( app-text/ebook-tools )
markdown? ( >=app-text/discount-2.2.7-r1:= )
mobi? ( >=kde-apps/kdegraphics-mobipocket-${PVCUT}:6 )
- pdf? ( >=app-text/poppler-23.12.0[nss,qt6] )
+ pdf? ( >=app-text/poppler-24.10.0[nss,qt6] )
phonon? ( >=media-libs/phonon-4.12.0[qt6(+)] )
postscript? ( app-text/libspectre )
share? ( >=kde-frameworks/purpose-${KFMIN}:6 )