x11-wm/qtile: Remove devel/py-asyncio from RUN_DEPENDS
- Bump PORTREVISION for dependency change The asyncio package has been included in the standard library since Python 3.4. With hat: python
This commit is contained in:
parent
00ceb146b2
commit
b4f5c62799
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= qtile
|
||||
PORTVERSION= 0.18.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -23,7 +24,6 @@ LIB_DEPENDS= libpangocairo-1.0.so:x11-toolkits/pango \
|
||||
libpulse.so:audio/pulseaudio
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xcffib>=0.5.0:x11/py-xcffib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cairocffi>=0.9:graphics/py-cairocffi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}asyncio>0:devel/py-asyncio@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dbus>=0.8:devel/py-dbus@${PY_FLAVOR}
|
||||
|
||||
USE_GNOME= pygobject3
|
||||
|
Loading…
Reference in New Issue
Block a user