pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qtile: use cairocffi from wip.
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Sat May 19 15:39:58 2018 +0100
Changeset: 6a6f30db3f6e1d8cd676eeceedb7220fd5e691e6
Modified Files:
qtile/Makefile
Log Message:
qtile: use cairocffi from wip.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6a6f30db3f6e1d8cd676eeceedb7220fd5e691e6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qtile/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/qtile/Makefile b/qtile/Makefile
index e5c90df9fa..f2f0ea52c7 100644
--- a/qtile/Makefile
+++ b/qtile/Makefile
@@ -14,7 +14,7 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-cffi-[0-9]*:../../devel/py-cffi
-DEPENDS+= ${PYPKGPREFIX}-cairocffi-[0-9]*:../../graphics/py-cairocffi
+DEPENDS+= ${PYPKGPREFIX}-cairocffi-[0-9]*:../../wip/py-cairocffi
DEPENDS+= ${PYPKGPREFIX}-xcffib-[0-9]*:../../wip/py-xcffib # XXX
.if ${PYVERSSUFFIX} == 2.7
DEPENDS+= ${PYPKGPREFIX}-futures-[0-9]*:../../devel/py-futures
Home |
Main Index |
Thread Index |
Old Index