Skip to content

Commit

Permalink
misc/py-QSpectrumAnalyzer: Update USES=python
Browse files Browse the repository at this point in the history
misc/py-soapy_power requires Python 3.8+
  • Loading branch information
sunpoet committed Mar 25, 2022
1 parent 18c4dfc commit cf3dde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/py-QSpectrumAnalyzer/Makefile
Expand Up @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pyqtgraph>=0.10.0:graphics/py-pyqtgraph@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}soapy_power>=1.5.0:misc/py-soapy_power@${PY_FLAVOR}

USES= fortran python:3.4+ pyqt:5
USES= fortran python:3.8+ pyqt:5
USE_PYQT= pyqt5
USE_PYTHON= distutils concurrent autoplist

Expand Down

0 comments on commit cf3dde3

Please sign in to comment.