summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-12-05 16:59:28 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2022-12-05 19:19:36 -0600
commite1d4a7adb0ee95f7863d6ba353c41c876b3e44e2 (patch)
tree974c972634715fcb85e660e546f633731667e2d7
parentapp-emulation/wine-proton: filter-lto directly (diff)
downloadgentoo-e1d4a7adb0ee95f7863d6ba353c41c876b3e44e2.tar.gz
gentoo-e1d4a7adb0ee95f7863d6ba353c41c876b3e44e2.tar.bz2
gentoo-e1d4a7adb0ee95f7863d6ba353c41c876b3e44e2.zip
gui-apps/swayidle: update minimum wayland-protocols version
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r--gui-apps/swayidle/swayidle-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-apps/swayidle/swayidle-9999.ebuild b/gui-apps/swayidle/swayidle-9999.ebuild
index f3988a7f6142..401c403c41b6 100644
--- a/gui-apps/swayidle/swayidle-9999.ebuild
+++ b/gui-apps/swayidle/swayidle-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
- >=dev-libs/wayland-protocols-1.14
+ >=dev-libs/wayland-protocols-1.27
virtual/pkgconfig
man? ( app-text/scdoc )
"