x11/xpra: Add devel/py-xdg to RUN_DEPENDS.

This commit is contained in:
Gleb Popov 2021-10-26 17:42:42 +03:00
commit 8aabda5dad

View file

@ -1,5 +1,6 @@
PORTNAME= xpra
PORTVERSION= 4.2.3
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xpra.org/src/
@ -24,6 +25,7 @@ RUN_DEPENDS= ${PY_PILLOW} \
${PYTHON_PKGNAMEPREFIX}PyOpenGL-accelerate>=3.1.0:graphics/py-PyOpenGL-accelerate@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=3.1.0:graphics/py-PyOpenGL@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rencode>1:converters/py-rencode@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \
setxkbmap:x11/setxkbmap \
ssh-askpass:security/openssh-askpass \
xauth:x11/xauth \