diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-01-18 15:41:31 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-01-19 15:44:14 +0100 |
| commit | a51d470ab9fcd6932526b4534a91c46635042920 (patch) | |
| tree | af41c22ae194e880d6ee217f4efba9c50c211716 /dev-db/mysql/mysql-5.7.41.ebuild | |
| parent | 2f3cfc5f63cf3de80b87c6408c8b072dd12b9ded (diff) | |
| download | gentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.gz gentoo-a51d470ab9fcd6932526b4534a91c46635042920.tar.bz2 gentoo-a51d470ab9fcd6932526b4534a91c46635042920.zip | |
Move {dev-util → dev-debug}/systemtap
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/mysql/mysql-5.7.41.ebuild')
| -rw-r--r-- | dev-db/mysql/mysql-5.7.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.7.41.ebuild b/dev-db/mysql/mysql-5.7.41.ebuild index e06cf85e23a5..016aa962043a 100644 --- a/dev-db/mysql/mysql-5.7.41.ebuild +++ b/dev-db/mysql/mysql-5.7.41.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="7" @@ -63,7 +63,7 @@ COMMON_DEPEND=" ) numa? ( sys-process/numactl ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) " |
