diff options
Diffstat (limited to 'x11-plugins/wmweather/wmweather-2.4.6.ebuild')
-rw-r--r-- | x11-plugins/wmweather/wmweather-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmweather/wmweather-2.4.6.ebuild b/x11-plugins/wmweather/wmweather-2.4.6.ebuild index 451ba034bb93..125790de1114 100644 --- a/x11-plugins/wmweather/wmweather-2.4.6.ebuild +++ b/x11-plugins/wmweather/wmweather-2.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11 x11-apps/xmessage net-misc/curl" DEPEND="${RDEPEND} - x11-proto/xextproto" + x11-base/xorg-proto" S=${WORKDIR}/${P}/src |