summaryrefslogtreecommitdiff
path: root/misc/py-qt5-demo
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-qt5-demo')
-rw-r--r--misc/py-qt5-demo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-qt5-demo/Makefile b/misc/py-qt5-demo/Makefile
index 64e09c333320..9b454de104ba 100644
--- a/misc/py-qt5-demo/Makefile
+++ b/misc/py-qt5-demo/Makefile
@@ -15,7 +15,7 @@ NO_BUILD= yes
PORTSCOUT= limit:^${PYQT5_VERSION}
-USES= python pyqt:5
+USES= python:3.5+ pyqt:5
USE_PYQT= core_run dbus_run designer_run \
designerplugin_run gui_run multimedia_run \
multimediawidgets_run network_run opengl_run \