commit:     3f9362355aa1ea5df3b9cfff39fd3806c4eb0441
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 20:31:22 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 20:31:22 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3f936235

kde-apps/okular: Raise minimum app-text/poppler version

Make sure okular is built with the new feature enabled.

Upstream commit 8b3dfcb3f4ea97512b5940be69bfad9cc7fe6ac5

Package-Manager: Portage-3.0.28, Repoman-3.0.3
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 3edb207dc3..908143e1e6 100644
--- a/kde-apps/okular/okular-9999.ebuild
+++ b/kde-apps/okular/okular-9999.ebuild
@@ -52,7 +52,7 @@ DEPEND="
        kwallet? ( >=kde-frameworks/kwallet-${KFMIN}:5 )
        markdown? ( app-text/discount )
        mobi? ( >=kde-apps/kdegraphics-mobipocket-${PVCUT}:5 )
-       pdf? ( app-text/poppler[nss,qt5] )
+       pdf? ( >=app-text/poppler-21.10.0[nss,qt5] )
        plucker? ( virtual/jpeg:0 )
        postscript? ( app-text/libspectre )
        share? ( >=kde-frameworks/purpose-${KFMIN}:5 )

Reply via email to