Fix RUN_DEPENDS
PR: ports/177516 Submitted by: Green Dog <fiziologus@gmail.com> Approved by: portmgr (tabthorpe), mentor (jpaetzel), maintainer (wg)
This commit is contained in:
parent
20a7afc2fa
commit
db4c84e3fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315741
@ -11,7 +11,9 @@ COMMENT= A small, flexible, scriptable tiling window manager written in Python
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xpyb>0:${PORTSDIR}/x11/xpyb \
|
||||
${PYTHON_PKGNAMEPREFIX}cairo>0:${PORTSDIR}/graphics/py-cairo
|
||||
${PYTHON_PKGNAMEPREFIX}cairo>0:${PORTSDIR}/graphics/py-cairo \
|
||||
${PYTHON_PKGNAMEPREFIX}gobject>0:${PORTSDIR}/devel/py-gobject \
|
||||
${PYTHON_PKGNAMEPREFIX}gtk>0:${PORTSDIR}/x11-toolkits/py-gtk2
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= qtile
|
||||
|
Loading…
Reference in New Issue
Block a user