mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
security/py-sequoia: Add missing Python version requirement
Reported by: pkg-fallout Approved by: portmgr blanket
This commit is contained in:
parent
3b4729cd92
commit
eeea610cb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550268
@ -16,7 +16,7 @@ LIB_DEPENDS= libsequoia_ffi.so:security/sequoia
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1:devel/py-cffi@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1:devel/py-cffi@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= distutils autoplist concurrent
|
||||
USE_GITLAB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user