mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
numpy: depends on the base package (again)
This commit is contained in:
@@ -9,7 +9,7 @@ general-purpose data-base applications."
|
||||
HOMEPAGE="https://www.numpy.org/"
|
||||
COPYRIGHT="2005-2021 Travis E. Oliphant et al."
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/numpy/numpy/releases/download/v$portVersion/numpy-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="51bf49c0cd1d52be0a240aa66f3458afc4b95d8993d2d04f0d91fa60c10af6cd"
|
||||
SOURCE_DIR="numpy-$portVersion"
|
||||
@@ -56,6 +56,7 @@ eval "PROVIDES_${pythonPackage}=\"\
|
||||
\"; \
|
||||
REQUIRES_$pythonPackage=\"\
|
||||
haiku$secondaryArchSuffix\n\
|
||||
numpy$secondaryArchSuffix\n\
|
||||
cmd:cython$pythonVersion\n\
|
||||
cmd:python$pythonVersion\
|
||||
\""
|
||||
|
||||
Reference in New Issue
Block a user