tortoisehg depends on the pygments module, not the pygmentize command

This commit is contained in:
Antoine Brodin 2018-02-13 19:30:30 +00:00
parent c39ab192be
commit 76f8590e7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461736

View file

@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
RUN_DEPENDS= hg:devel/mercurial \
${PYTHON_PKGNAMEPREFIX}iniparse>=0.4:devel/py-iniparse@${FLAVOR} \
pygmentize:textproc/py-pygments@${FLAVOR}
${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${FLAVOR}
OPTIONS_DEFINE= NAUTILUS NLS
NAUTILUS_DESC= Install TortoiseHG Nautilus extension