summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-13 21:20:19 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-14 20:23:32 +0100
commit2f9c42cb12b476a78214e2f7d5bb3f984ce05de6 (patch)
treea090b49934af522bd3f29135d3c4f7bbfeb9c5dd /gui-apps
parentMove {dev-util → dev-build}/tinycmmc (diff)
downloadgentoo-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 'gui-apps')
-rw-r--r--gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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