summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@gentoo.org>2024-03-20 16:34:39 +0100
committerPetr Vaněk <arkamar@gentoo.org>2024-03-20 16:40:57 +0100
commitd981fa97c3dcba80e7938ab5e056eebc005e472f (patch)
tree44f57af573b8d2b6c17c39419dda24d7df21bb9d /x11-wm
parentx11-wm/dwm: add 6.5 (diff)
downloadgentoo-d981fa97c3dcba80e7938ab5e056eebc005e472f.tar.gz
gentoo-d981fa97c3dcba80e7938ab5e056eebc005e472f.tar.bz2
gentoo-d981fa97c3dcba80e7938ab5e056eebc005e472f.zip
x11-wm/dwm: sync live
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/dwm/dwm-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/dwm/dwm-9999.ebuild b/x11-wm/dwm/dwm-9999.ebuild
index 4553c04b8640..5881e52a6091 100644
--- a/x11-wm/dwm/dwm-9999.ebuild
+++ b/x11-wm/dwm/dwm-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -28,6 +28,7 @@ RDEPEND="
"
DEPEND="
${RDEPEND}
+ x11-base/xorg-proto
xinerama? ( x11-base/xorg-proto )
"