diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-13 21:20:19 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-14 20:23:32 +0100 |
commit | 2f9c42cb12b476a78214e2f7d5bb3f984ce05de6 (patch) | |
tree | a090b49934af522bd3f29135d3c4f7bbfeb9c5dd /dev-lang/mono | |
parent | Move {dev-util → dev-build}/tinycmmc (diff) | |
download | gentoo-2f9c42cb12b476a78214e2f7d5bb3f984ce05de6.tar.gz gentoo-2f9c42cb12b476a78214e2f7d5bb3f984ce05de6.tar.bz2 gentoo-2f9c42cb12b476a78214e2f7d5bb3f984ce05de6.zip |
Move {dev-util → dev-build}/cmake
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34792
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/mono-6.12.0.122.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/mono/mono-6.12.0.182.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/mono/mono-6.12.0.199-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/mono/mono-6.12.0.199-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/mono/mono-6.12.0.199.ebuild | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev-lang/mono/mono-6.12.0.122.ebuild b/dev-lang/mono/mono-6.12.0.122.ebuild index 743b96a02c63..3d5515f9d05a 100644 --- a/dev-lang/mono/mono-6.12.0.122.ebuild +++ b/dev-lang/mono/mono-6.12.0.122.ebuild @@ -31,7 +31,7 @@ RDEPEND=" " # CMake is used for bundled deps BDEPEND=" - dev-util/cmake + dev-build/cmake app-alternatives/bc app-alternatives/yacc pax-kernel? ( sys-apps/elfix ) diff --git a/dev-lang/mono/mono-6.12.0.182.ebuild b/dev-lang/mono/mono-6.12.0.182.ebuild index 0641b48b5bc1..65b7e97c46ec 100644 --- a/dev-lang/mono/mono-6.12.0.182.ebuild +++ b/dev-lang/mono/mono-6.12.0.182.ebuild @@ -31,7 +31,7 @@ RDEPEND=" " # CMake is used for bundled deps BDEPEND=" - dev-util/cmake + dev-build/cmake app-alternatives/bc app-alternatives/yacc pax-kernel? ( sys-apps/elfix ) diff --git a/dev-lang/mono/mono-6.12.0.199-r1.ebuild b/dev-lang/mono/mono-6.12.0.199-r1.ebuild index 8a3656979102..a7c6af775271 100644 --- a/dev-lang/mono/mono-6.12.0.199-r1.ebuild +++ b/dev-lang/mono/mono-6.12.0.199-r1.ebuild @@ -31,7 +31,7 @@ RDEPEND=" " # CMake is used for bundled deps BDEPEND=" - dev-util/cmake + dev-build/cmake app-alternatives/bc app-alternatives/yacc pax-kernel? ( sys-apps/elfix ) diff --git a/dev-lang/mono/mono-6.12.0.199-r2.ebuild b/dev-lang/mono/mono-6.12.0.199-r2.ebuild index 97082284fc0c..77fe33df7cd8 100644 --- a/dev-lang/mono/mono-6.12.0.199-r2.ebuild +++ b/dev-lang/mono/mono-6.12.0.199-r2.ebuild @@ -31,7 +31,7 @@ RDEPEND=" " # CMake is used for bundled deps BDEPEND=" - dev-util/cmake + dev-build/cmake app-alternatives/bc app-alternatives/yacc pax-kernel? ( sys-apps/elfix ) diff --git a/dev-lang/mono/mono-6.12.0.199.ebuild b/dev-lang/mono/mono-6.12.0.199.ebuild index 49e4c7536d2d..a256d411e02c 100644 --- a/dev-lang/mono/mono-6.12.0.199.ebuild +++ b/dev-lang/mono/mono-6.12.0.199.ebuild @@ -31,7 +31,7 @@ RDEPEND=" " # CMake is used for bundled deps BDEPEND=" - dev-util/cmake + dev-build/cmake app-alternatives/bc app-alternatives/yacc pax-kernel? ( sys-apps/elfix ) |