There was an error while loading. Please reload this page.
1 parent 401563f commit 8aabda5Copy full SHA for 8aabda5
x11/xpra/Makefile
@@ -1,5 +1,6 @@
1
PORTNAME= xpra
2
PORTVERSION= 4.2.3
3
+PORTREVISION= 1
4
CATEGORIES= x11
5
MASTER_SITES= http://xpra.org/src/
6
@@ -24,6 +25,7 @@ RUN_DEPENDS= ${PY_PILLOW} \
24
25
${PYTHON_PKGNAMEPREFIX}PyOpenGL-accelerate>=3.1.0:graphics/py-PyOpenGL-accelerate@${PY_FLAVOR} \
26
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=3.1.0:graphics/py-PyOpenGL@${PY_FLAVOR} \
27
${PYTHON_PKGNAMEPREFIX}rencode>1:converters/py-rencode@${PY_FLAVOR} \
28
+ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \
29
setxkbmap:x11/setxkbmap \
30
ssh-askpass:security/openssh-askpass \
31
xauth:x11/xauth \
0 commit comments