mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
graphics/inkscape: add missing dependency on www/py-cssselect
PR: 265643
This commit is contained in:
parent
3269c88bae
commit
06f9a15ead
@ -1,5 +1,6 @@
|
||||
PORTNAME= inkscape
|
||||
DISTVERSION= 1.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics gnome
|
||||
MASTER_SITES= https://media.inkscape.org/dl/resources/file/
|
||||
|
||||
@ -39,6 +40,7 @@ LIB_DEPENDS= libpopt.so:devel/popt \
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scour>0:textproc/py-scour@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cssselect>0:www/py-cssselect@${PY_FLAVOR} \
|
||||
ps2pdf:print/ghostscript9-agpl-base \
|
||||
fig2dev:print/fig2dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user