Mark BROKEN: tries to download during configure phase
===> Configuring for qtile-0.13.0 Download error on https://pypi.org/simple/cairocffi/: [Errno 65] No route to host -- Some packages may not be found! Download error on https://pypi.org/simple/: [Errno 65] No route to host -- Some packages may not be found! No local packages or working download links found for cairocffi>=0.9[xcb] Reported by: pkg-fallout
This commit is contained in:
parent
ef933eceb0
commit
f2ecef934c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492068
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ COMMENT= Small, flexible, scriptable tiling window manager written in Python
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= tries to download during configure phase
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>1.1.0:devel/py-cffi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>1.4.1:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cairocffi>0.7:graphics/py-cairocffi@${PY_FLAVOR} \
|
||||
|
|
Loading…
Reference in a new issue