security/howdy: Fix build with python-3.11
PR: 276052 Reported by: wen Approved by: maintainer
This commit is contained in:
parent
47564762a3
commit
beaad09b1d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ RUN_DEPENDS= opencv>0:graphics/opencv \
|
|||
${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
|
||||
${LOCALBASE}/share/dlib-models/shape_predictor_5_face_landmarks.dat:misc/dlib-models
|
||||
|
||||
USES= python:3.8-3.10,run shebangfix
|
||||
USES= python:run shebangfix
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= boltgolt
|
||||
|
|
Loading…
Reference in a new issue