mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Add devel/git-lite as missing RUN_DEPENDS
This commit is contained in:
parent
015dcebdbc
commit
c3277e3764
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509797
@ -3,6 +3,7 @@
|
||||
PORTNAME= iocage-devel
|
||||
PORTVERSION= 1.0.0.20190810
|
||||
PORTEPOCH= 1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -23,7 +24,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}libzfs>=1.0.2:devel/py-libzfs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.10:devel/py-gitpython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \
|
||||
git-lite>0:devel/git-lite
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= iocage
|
||||
|
Loading…
Reference in New Issue
Block a user