projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc871b0
)
app-text/pdfarranger: depend on poppler[cairo]
author
Andrey Grozin
<grozin@gentoo.org>
Mon, 24 Feb 2020 12:32:45 +0000
(19:32 +0700)
committer
Andrey Grozin
<grozin@gentoo.org>
Mon, 24 Feb 2020 12:32:45 +0000
(19:32 +0700)
Suggested-by: Bruce <bruce@ledworklights.com>
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
app-text/pdfarranger/pdfarranger-1.3.1.ebuild
patch
|
blob
|
history
diff --git
a/app-text/pdfarranger/pdfarranger-1.3.1.ebuild
b/app-text/pdfarranger/pdfarranger-1.3.1.ebuild
index 5b8bc956ae5dbd9349b7f95fb9b2dd1e15298739..d42ba6dcc63b0962dceb4d5625ae4f0fdf733eb7 100644
(file)
--- 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}]"