diff options
Diffstat (limited to 'x11-wm/dwm/dwm-6.1-r1.ebuild')
-rw-r--r-- | x11-wm/dwm/dwm-6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/dwm/dwm-6.1-r1.ebuild b/x11-wm/dwm/dwm-6.1-r1.ebuild index 84a3658dd364..a641e17a6bc3 100644 --- a/x11-wm/dwm/dwm-6.1-r1.ebuild +++ b/x11-wm/dwm/dwm-6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - xinerama? ( x11-proto/xineramaproto ) + xinerama? ( x11-base/xorg-proto ) " src_prepare() { |