commit:     1c96ac0ce93279170b2aec70484d76962e58178d
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 24 12:32:45 2020 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Mon Feb 24 12:32:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c96ac0c

app-text/pdfarranger: depend on poppler[cairo]

Suggested-by: Bruce <bruce <AT> ledworklights.com>
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 app-text/pdfarranger/pdfarranger-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/pdfarranger/pdfarranger-1.3.1.ebuild 
b/app-text/pdfarranger/pdfarranger-1.3.1.ebuild
index 5b8bc956ae5..d42ba6dcc63 100644
--- a/app-text/pdfarranger/pdfarranger-1.3.1.ebuild
+++ b/app-text/pdfarranger/pdfarranger-1.3.1.ebuild
@@ -17,6 +17,6 @@ RDEPEND="dev-python/pikepdf[${PYTHON_USEDEP}]
        dev-python/pycairo[${PYTHON_USEDEP}]
        x11-libs/gtk+:3[introspection]
        x11-libs/pango[introspection]
-       app-text/poppler[introspection]"
+       app-text/poppler[introspection,cairo]"
 DEPEND="${RDEPEND}
        dev-python/python-distutils-extra[${PYTHON_USEDEP}]"

Reply via email to