diff options
-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 |