diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-01-18 15:40:23 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-01-19 15:44:12 +0100 |
| commit | 717506d584ca9e89a09f72751a624300ebf9d28e (patch) | |
| tree | 827fd4be601862f222469f7d7c192790c7e41f05 /sys-apps/coreutils/coreutils-9999.ebuild | |
| parent | a2eb7e103ec985ff90f59e722e0a8a43373972a2 (diff) | |
| download | gentoo-717506d584ca9e89a09f72751a624300ebf9d28e.tar.gz gentoo-717506d584ca9e89a09f72751a624300ebf9d28e.tar.bz2 gentoo-717506d584ca9e89a09f72751a624300ebf9d28e.zip | |
Move {dev-util → dev-debug}/strace
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils/coreutils-9999.ebuild')
| -rw-r--r-- | sys-apps/coreutils/coreutils-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/coreutils/coreutils-9999.ebuild b/sys-apps/coreutils/coreutils-9999.ebuild index 3ad9fc001a09..14e289049915 100644 --- a/sys-apps/coreutils/coreutils-9999.ebuild +++ b/sys-apps/coreutils/coreutils-9999.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 @@ -63,9 +63,9 @@ BDEPEND=" app-arch/xz-utils dev-lang/perl test? ( + dev-debug/strace dev-lang/perl dev-perl/Expect - dev-util/strace ${PYTHON_DEPS} ) verify-sig? ( sec-keys/openpgp-keys-coreutils ) |
