diff options
Diffstat (limited to 'meta-offline-voice-agent/recipes-python/python3-scipy/python3-scipy-native_1.8.1.bb')
-rw-r--r-- | meta-offline-voice-agent/recipes-python/python3-scipy/python3-scipy-native_1.8.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-offline-voice-agent/recipes-python/python3-scipy/python3-scipy-native_1.8.1.bb b/meta-offline-voice-agent/recipes-python/python3-scipy/python3-scipy-native_1.8.1.bb index ca46f9db..8827e58e 100644 --- a/meta-offline-voice-agent/recipes-python/python3-scipy/python3-scipy-native_1.8.1.bb +++ b/meta-offline-voice-agent/recipes-python/python3-scipy/python3-scipy-native_1.8.1.bb @@ -20,6 +20,7 @@ DEPENDS += " \ ${PYTHON_PN}-beniget-native \ ${PYTHON_PN}-ply-native \ lapack-native \ + openblas-native \ " CLEANBROKEN = "1" |