diff options
Diffstat (limited to 'x11-misc/xdesktopwaves')
-rw-r--r-- | x11-misc/xdesktopwaves/xdesktopwaves-1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r2.ebuild b/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r2.ebuild index cf84faf3f802..2104e57383da 100644 --- a/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r2.ebuild +++ b/x11-misc/xdesktopwaves/xdesktopwaves-1.3-r2.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 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" RDEPEND="x11-libs/libXext" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" KEYWORDS="amd64 ppc x86" IUSE="" |