diff options
Diffstat (limited to 'audio/py-speechrecognition/Makefile')
-rw-r--r-- | audio/py-speechrecognition/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-speechrecognition/Makefile b/audio/py-speechrecognition/Makefile index 09ce27dc83ac..b4c161f2da53 100644 --- a/audio/py-speechrecognition/Makefile +++ b/audio/py-speechrecognition/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= flac:audio/flac \ ${PYTHON_PKGNAMEPREFIX}pyaudio>0:audio/py-pyaudio@${PY_FLAVOR} NO_ARCH= yes -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist post-extract: |