From 2f9c42cb12b476a78214e2f7d5bb3f984ce05de6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 13 Jan 2024 21:20:19 +0100 Subject: Move {dev-util → dev-build}/cmake MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny Closes: https://github.com/gentoo/gentoo/pull/34792 Signed-off-by: Michał Górny --- gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui-apps/nm-tray') diff --git a/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild b/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild index f9ed92fff950..983e7a8d4c7f 100644 --- a/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild +++ b/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild @@ -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 @@ -16,7 +16,7 @@ IUSE="" BDEPEND=" dev-qt/linguist-tools:5 - >=dev-util/cmake-3.10 + >=dev-build/cmake-3.10 " RDEPEND=" dev-qt/qtcore:5 -- cgit v1.2.3-65-gdbad