Move {dev-util → dev-build}/tinycmmc

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-01-13 21:18:23 +01:00
parent 7a550418fb
commit e18842a9aa
7 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@@ -1,4 +1,4 @@
# Copyright 2023 Gentoo Authors
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8

View File

@@ -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
@@ -35,7 +35,7 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="
test? ( dev-libs/appstream-glib )
dev-util/tinycmmc
dev-build/tinycmmc
virtual/pkgconfig
"

View File

@@ -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
@@ -35,7 +35,7 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="
test? ( dev-libs/appstream-glib )
dev-util/tinycmmc
dev-build/tinycmmc
virtual/pkgconfig
"

View File

@@ -22,3 +22,4 @@ move dev-util/meson dev-build/meson
move dev-util/cmake-fedora dev-build/cmake-fedora
move dev-util/ignition-cmake dev-build/ignition-cmake
move dev-util/rocm-cmake dev-build/rocm-cmake
move dev-util/tinycmmc dev-build/tinycmmc