mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
sysutils/ohmu requires devel/py-future too.
This commit is contained in:
parent
091bab4c2b
commit
7a56d8b3d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427325
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= ohmu
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
@ -11,7 +11,8 @@ COMMENT= Tool to view space usage in your terminal
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scandir>=1.3:sysutils/py-scandir
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scandir>=1.3:sysutils/py-scandir \
|
||||
${PYTHON_PKGNAMEPREFIX}future>=0.15.2:devel/py-future
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= paul-nechifor
|
||||
|
Loading…
Reference in New Issue
Block a user