commit:     81c737b1e5a19dc41d2e5e4a2f2d31151fa6b62e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 10:12:09 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 10:12:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c737b1

dev-debug/lldb: Remove redundant cmake dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-debug/lldb/lldb-15.0.7.ebuild             | 1 -
 dev-debug/lldb/lldb-16.0.6-r1.ebuild          | 1 -
 dev-debug/lldb/lldb-16.0.6.ebuild             | 1 -
 dev-debug/lldb/lldb-17.0.6.ebuild             | 1 -
 dev-debug/lldb/lldb-18.0.0.9999.ebuild        | 1 -
 dev-debug/lldb/lldb-18.0.0_pre20240106.ebuild | 1 -
 6 files changed, 6 deletions(-)

diff --git a/dev-debug/lldb/lldb-15.0.7.ebuild 
b/dev-debug/lldb/lldb-15.0.7.ebuild
index 5c09e506fdb5..3eff62955fde 100644
--- a/dev-debug/lldb/lldb-15.0.7.ebuild
+++ b/dev-debug/lldb/lldb-15.0.7.ebuild
@@ -35,7 +35,6 @@ RDEPEND="
 "
 BDEPEND="
        ${PYTHON_DEPS}
-       >=dev-util/cmake-3.16
        python? (
                >=dev-lang/swig-3.0.11
                $(python_gen_cond_dep '

diff --git a/dev-debug/lldb/lldb-16.0.6-r1.ebuild 
b/dev-debug/lldb/lldb-16.0.6-r1.ebuild
index 61b2a0be5b59..df16f4ee368c 100644
--- a/dev-debug/lldb/lldb-16.0.6-r1.ebuild
+++ b/dev-debug/lldb/lldb-16.0.6-r1.ebuild
@@ -32,7 +32,6 @@ RDEPEND="
 "
 BDEPEND="
        ${PYTHON_DEPS}
-       >=dev-util/cmake-3.16
        python? (
                >=dev-lang/swig-3.0.11
        )

diff --git a/dev-debug/lldb/lldb-16.0.6.ebuild 
b/dev-debug/lldb/lldb-16.0.6.ebuild
index eaf96f7617f7..3ba34e51a3a7 100644
--- a/dev-debug/lldb/lldb-16.0.6.ebuild
+++ b/dev-debug/lldb/lldb-16.0.6.ebuild
@@ -35,7 +35,6 @@ RDEPEND="
 "
 BDEPEND="
        ${PYTHON_DEPS}
-       >=dev-util/cmake-3.16
        python? (
                >=dev-lang/swig-3.0.11
                $(python_gen_cond_dep '

diff --git a/dev-debug/lldb/lldb-17.0.6.ebuild 
b/dev-debug/lldb/lldb-17.0.6.ebuild
index 94960b4aa0b2..57687e870249 100644
--- a/dev-debug/lldb/lldb-17.0.6.ebuild
+++ b/dev-debug/lldb/lldb-17.0.6.ebuild
@@ -35,7 +35,6 @@ RDEPEND="
 "
 BDEPEND="
        ${PYTHON_DEPS}
-       >=dev-util/cmake-3.16
        python? (
                >=dev-lang/swig-3.0.11
                $(python_gen_cond_dep '

diff --git a/dev-debug/lldb/lldb-18.0.0.9999.ebuild 
b/dev-debug/lldb/lldb-18.0.0.9999.ebuild
index 255a11e706a5..caf23a9a38ee 100644
--- a/dev-debug/lldb/lldb-18.0.0.9999.ebuild
+++ b/dev-debug/lldb/lldb-18.0.0.9999.ebuild
@@ -31,7 +31,6 @@ RDEPEND="
 "
 BDEPEND="
        ${PYTHON_DEPS}
-       >=dev-util/cmake-3.16
        python? (
                >=dev-lang/swig-3.0.11
        )

diff --git a/dev-debug/lldb/lldb-18.0.0_pre20240106.ebuild 
b/dev-debug/lldb/lldb-18.0.0_pre20240106.ebuild
index 4ceb5da207a7..55e6b76df4ae 100644
--- a/dev-debug/lldb/lldb-18.0.0_pre20240106.ebuild
+++ b/dev-debug/lldb/lldb-18.0.0_pre20240106.ebuild
@@ -31,7 +31,6 @@ RDEPEND="
 "
 BDEPEND="
        ${PYTHON_DEPS}
-       >=dev-util/cmake-3.16
        python? (
                >=dev-lang/swig-3.0.11
        )

Reply via email to