mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
*/*: move {dev-util => app-alternatives}/ninja
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -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
|
||||
@@ -23,10 +23,10 @@ KEYWORDS="~amd64"
|
||||
|
||||
# Until cpdef is removed from skia-pathops, we need cython < 3.0.0
|
||||
BDEPEND="
|
||||
app-alternatives/ninja
|
||||
app-arch/unzip
|
||||
<dev-python/cython-3[${PYTHON_USEDEP}]
|
||||
dev-util/gn
|
||||
dev-util/ninja
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-0.7.4-no-net.patch )
|
||||
|
||||
@@ -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
|
||||
@@ -24,10 +24,10 @@ SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
BDEPEND="
|
||||
app-alternatives/ninja
|
||||
app-arch/unzip
|
||||
dev-python/cython[${PYTHON_USEDEP}]
|
||||
dev-util/gn
|
||||
dev-util/ninja
|
||||
"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-0.7.4-no-net.patch )
|
||||
|
||||
Reference in New Issue
Block a user