summaryrefslogtreecommitdiff
path: root/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'gui-apps/waypipe/waypipe-0.8.0-r2.ebuild')
-rw-r--r--gui-apps/waypipe/waypipe-0.8.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
index 0d8968a8db52..16a595e11e9e 100644
--- a/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
+++ b/gui-apps/waypipe/waypipe-0.8.0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..11} )
inherit meson python-any-r1
DESCRIPTION="Transparent network proxy for Wayland compositors"
@@ -38,7 +38,7 @@ DEPEND="
x11-libs/libdrm
)
lz4? ( app-arch/lz4 )
- systemtap? ( dev-util/systemtap )
+ systemtap? ( dev-debug/systemtap )
vaapi? ( media-libs/libva[drm(+),wayland] )
ffmpeg? (
media-video/ffmpeg[x264,vaapi?]