diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-01-22 23:07:41 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2024-01-22 23:07:41 +0000 |
commit | df2df880a615e9200e57cc5e326796d6fc62bd4c (patch) | |
tree | 1b50b9c0e9bc4b6b6f78c25a8e39e748dae5eef6 | |
parent | pants-on/base: add 20240111, drop 20200926 (diff) | |
download | portage-df2df880a615e9200e57cc5e326796d6fc62bd4c.tar.xz |
dev-libs/randomx: update cmake category
-rw-r--r-- | dev-libs/randomx/randomx-1.1.10.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/randomx/randomx-1.2.1.ebuild | 2 | ||||
-rw-r--r-- | profiles/common/package.use | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/randomx/randomx-1.1.10.ebuild b/dev-libs/randomx/randomx-1.1.10.ebuild index a9362807..3bc2533e 100644 --- a/dev-libs/randomx/randomx-1.1.10.ebuild +++ b/dev-libs/randomx/randomx-1.1.10.ebuild @@ -15,7 +15,7 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" -BDEPEND=">=dev-util/cmake-3.5" +BDEPEND=">=dev-build/cmake-3.5" S="${WORKDIR}/RandomX-${PV}" diff --git a/dev-libs/randomx/randomx-1.2.1.ebuild b/dev-libs/randomx/randomx-1.2.1.ebuild index 3b5920ca..74fbae22 100644 --- a/dev-libs/randomx/randomx-1.2.1.ebuild +++ b/dev-libs/randomx/randomx-1.2.1.ebuild @@ -15,7 +15,7 @@ IUSE="" DEPEND="" RDEPEND="${DEPEND}" -BDEPEND=">=dev-util/cmake-3.5" +BDEPEND=">=dev-build/cmake-3.5" S="${WORKDIR}/RandomX-${PV}" diff --git a/profiles/common/package.use b/profiles/common/package.use index d2d91ee7..558f3f9a 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -59,7 +59,7 @@ dev-java/icedtea-bin nss sys-auth/pambase passwdqc -pwquality -nullok # 07/06/2015 - beber -dev-util/cmake system-jsoncpp +dev-build/cmake system-jsoncpp # 15/08/2015 - beber net-firewall/iptables conntrack |