summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2020-02-24 19:32:45 +0700
committerAndrey Grozin <grozin@gentoo.org>2020-02-24 19:32:45 +0700
commit1c96ac0ce93279170b2aec70484d76962e58178d (patch)
tree3d412d35f6d6211b83de58dc54728c88cd9561e5 /app-text/pdfarranger
parentmedia-tv/gentoo-vdr-scripts: cleanup old version (diff)
downloadgentoo-1c96ac0ce93279170b2aec70484d76962e58178d.tar.gz
gentoo-1c96ac0ce93279170b2aec70484d76962e58178d.tar.bz2
gentoo-1c96ac0ce93279170b2aec70484d76962e58178d.zip
app-text/pdfarranger: depend on poppler[cairo]
Suggested-by: Bruce <bruce@ledworklights.com> Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'app-text/pdfarranger')
-rw-r--r--app-text/pdfarranger/pdfarranger-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pdfarranger/pdfarranger-1.3.1.ebuild b/app-text/pdfarranger/pdfarranger-1.3.1.ebuild
index 5b8bc956ae5d..d42ba6dcc63b 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}]"