mirror of
https://github.com/opnsense/core.git
synced 2026-06-09 00:42:36 -04:00
Revert "pkg: fix numpy version name"
This reverts commit06291661ef. Flippety-flop the ports tree went! (cherry picked from commit9dcd63d3e5)
This commit is contained in:
parent
7caec8a921
commit
141f5a63fc
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ CORE_GROUP?= ${CORE_USER}
|
|||
CORE_GID?= ${CORE_UID}
|
||||
|
||||
CORE_DEPENDS_aarch64?= py${CORE_PYTHON}-duckdb \
|
||||
py${CORE_PYTHON}-numpy1 \
|
||||
py${CORE_PYTHON}-numpy \
|
||||
py${CORE_PYTHON}-pandas \
|
||||
suricata
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue