mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Move {dev-util → dev-build}/tinycmmc
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
@@ -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
|
||||
"
|
||||
|
||||
|
||||
@@ -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
|
||||
"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user