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/mariadb/mariadb-10.6.15.ebuild | |
parent | Move {dev-util → dev-debug}/sysdig (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/mariadb/mariadb-10.6.15.ebuild')
-rw-r--r-- | dev-db/mariadb/mariadb-10.6.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mariadb/mariadb-10.6.15.ebuild b/dev-db/mariadb/mariadb-10.6.15.ebuild index 0675af87264c..fbb24f57a4b8 100644 --- a/dev-db/mariadb/mariadb-10.6.15.ebuild +++ b/dev-db/mariadb/mariadb-10.6.15.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" @@ -80,7 +80,7 @@ COMMON_DEPEND=" s3? ( net-misc/curl ) systemd? ( sys-apps/systemd:= ) ) - systemtap? ( >=dev-util/systemtap-1.3:0= ) + systemtap? ( >=dev-debug/systemtap-1.3:0= ) tcmalloc? ( dev-util/google-perftools:0= ) yassl? ( net-libs/gnutls:0= ) !yassl? ( |