dns/knock: Unhook pyqt

This commit is contained in:
Bastard Operator from Hell 2025-04-11 00:02:20 +02:00
parent e065f44fd7
commit ac516d3256
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -18,9 +18,8 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLA
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
USES= python pyqt:5 # pyqt:5 isn't used: https://github.com/guelfoweb/knock/issues/108
USES= python
USE_PYTHON= distutils noflavors autoplist
USE_PYQT= pyqt5:run
USE_GITHUB= yes
GH_ACCOUNT= guelfoweb