diff options
Diffstat (limited to 'x11/menulibre/Makefile')
-rw-r--r-- | x11/menulibre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/menulibre/Makefile b/x11/menulibre/Makefile index 00dcdc9e5540..cc91bdbb98a1 100644 --- a/x11/menulibre/Makefile +++ b/x11/menulibre/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ pkexec:sysutils/polkit \ ${PYTHON_PKGNAMEPREFIX}psutil>=2.0:sysutils/py-psutil@${PY_FLAVOR} -USES= desktop-file-utils gettext gnome python:3.4+ +USES= desktop-file-utils gettext gnome python USE_GNOME= intltool pygobject3 USE_PYTHON= distutils |