Skip to content

Commit 8aabda5

Browse files
committed
x11/xpra: Add devel/py-xdg to RUN_DEPENDS.
1 parent 401563f commit 8aabda5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎x11/xpra/Makefile‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
PORTNAME= xpra
22
PORTVERSION= 4.2.3
3+
PORTREVISION= 1
34
CATEGORIES= x11
45
MASTER_SITES= http://xpra.org/src/
56

@@ -24,6 +25,7 @@ RUN_DEPENDS= ${PY_PILLOW} \
2425
${PYTHON_PKGNAMEPREFIX}PyOpenGL-accelerate>=3.1.0:graphics/py-PyOpenGL-accelerate@${PY_FLAVOR} \
2526
${PYTHON_PKGNAMEPREFIX}PyOpenGL>=3.1.0:graphics/py-PyOpenGL@${PY_FLAVOR} \
2627
${PYTHON_PKGNAMEPREFIX}rencode>1:converters/py-rencode@${PY_FLAVOR} \
28+
${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \
2729
setxkbmap:x11/setxkbmap \
2830
ssh-askpass:security/openssh-askpass \
2931
xauth:x11/xauth \

0 commit comments

Comments
 (0)