diff options
Diffstat (limited to 'x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild')
-rw-r--r-- | x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild index ad134fe8a64d..ec123100e9b1 100644 --- a/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild +++ b/x11-plugins/wmfrog/wmfrog-0.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 @@ -17,7 +17,7 @@ RDEPEND="x11-libs/libXext x11-libs/libXpm x11-libs/libX11" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" S=${WORKDIR}/Src |