diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-14 06:14:31 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-01-14 06:14:31 +0000 |
| commit | 321a859ba5f5279c02bb613b4aa31dd608299192 (patch) | |
| tree | c9bf42703f31d8268053ddba17eda48aca782df8 /dev-python/numpy/numpy-1.26.2.ebuild | |
| parent | 52b202b3bb88ec8a4a802c2dc1b802ff322aec3a (diff) | |
| download | baldeagleos-repo-321a859ba5f5279c02bb613b4aa31dd608299192.tar.gz baldeagleos-repo-321a859ba5f5279c02bb613b4aa31dd608299192.tar.xz baldeagleos-repo-321a859ba5f5279c02bb613b4aa31dd608299192.zip | |
Adding metadata
Diffstat (limited to 'dev-python/numpy/numpy-1.26.2.ebuild')
| -rw-r--r-- | dev-python/numpy/numpy-1.26.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/numpy/numpy-1.26.2.ebuild b/dev-python/numpy/numpy-1.26.2.ebuild index 689b90c82cbf..f3af63cf4d25 100644 --- a/dev-python/numpy/numpy-1.26.2.ebuild +++ b/dev-python/numpy/numpy-1.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -35,7 +35,7 @@ RDEPEND=" " BDEPEND=" ${RDEPEND} - >=dev-util/meson-1.1.0 + >=dev-build/meson-1.1.0 >=dev-python/cython-3.0.0[${PYTHON_USEDEP}] lapack? ( virtual/pkgconfig |
