mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -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
|
||||
@@ -18,11 +18,13 @@ RDEPEND=">=dev-libs/openssl-1.1.1q
|
||||
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
BDEPEND=">=dev-util/cmake-3.23
|
||||
>=dev-util/ninja-1.11.1-r2
|
||||
BDEPEND="
|
||||
app-alternatives/ninja
|
||||
>=dev-util/cmake-3.23
|
||||
>=sys-devel/gcc-11.3.0
|
||||
>=virtual/pkgconfig-2-r1
|
||||
>=dev-cpp/websocketpp-0.8.2"
|
||||
>=dev-cpp/websocketpp-0.8.2
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/cpprestsdk-${PV}-warnings.patch
|
||||
|
||||
Reference in New Issue
Block a user