diff options
Diffstat (limited to 'net-im/gajim/Makefile')
-rw-r--r-- | net-im/gajim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index b5de1d81c7d7..0b4542a2ac9a 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}css-parser>0:www/py-css-parser@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} LIB_DEPENDS= libsoup-2.4.so:devel/libsoup -USES= cpe gettext gnome python:3.7+ xorg +USES= cpe gettext gnome python xorg USE_PYTHON= autoplist distutils noflavors USE_GNOME= pygobject3 USE_XORG= x11 xext xscrnsaver |