Unbreak bulk -a with non default version of python3
This commit is contained in:
parent
10305a67d5
commit
2bf347d779
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518029
@ -48,7 +48,7 @@ RUN_DEPENDS= \
|
||||
${PYTHON_PKGNAMEPREFIX}virtualenv>=0:devel/py-virtualenv@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable@${PY_FLAVOR}
|
||||
|
||||
USES= cmake:noninja fuse gettext-runtime gmake pkgconfig python:3.6 \
|
||||
USES= cmake:noninja fuse gettext-runtime gmake pkgconfig python:3.6+ \
|
||||
shebangfix ssl
|
||||
USE_PYTHON= cython
|
||||
USE_OPENLDAP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user