mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
textproc/py-docxtpl: Add textproc/py-docxcompose dependency
PR: 279621 Reported by: mail_of_sergey __at __ mail.ru
This commit is contained in:
parent
d8c9e83bd2
commit
fd877ba445
@ -1,5 +1,6 @@
|
||||
PORTNAME= docxtpl
|
||||
PORTVERSION= 0.16.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,6 +13,7 @@ LICENSE= LGPL21
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-docx>0:textproc/py-python-docx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}docxcompose>0:textproc/py-docxcompose@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user