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 /gui-apps/wayvnc | |
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 'gui-apps/wayvnc')
-rw-r--r-- | gui-apps/wayvnc/wayvnc-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | gui-apps/wayvnc/wayvnc-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gui-apps/wayvnc/wayvnc-0.6.2.ebuild b/gui-apps/wayvnc/wayvnc-0.6.2.ebuild index 0b357ecd87a5..691731cedc39 100644 --- a/gui-apps/wayvnc/wayvnc-0.6.2.ebuild +++ b/gui-apps/wayvnc/wayvnc-0.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) " DEPEND="${RDEPEND}" BDEPEND=" diff --git a/gui-apps/wayvnc/wayvnc-9999.ebuild b/gui-apps/wayvnc/wayvnc-9999.ebuild index 0b357ecd87a5..691731cedc39 100644 --- a/gui-apps/wayvnc/wayvnc-9999.ebuild +++ b/gui-apps/wayvnc/wayvnc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" x11-libs/libxkbcommon x11-libs/pixman pam? ( sys-libs/pam ) - tracing? ( dev-util/systemtap ) + tracing? ( dev-debug/systemtap ) " DEPEND="${RDEPEND}" BDEPEND=" |