diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:28:42 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:14 -0700 |
commit | 68066b2a61adffb40ffe9ae4d01671640bda0d6e (patch) | |
tree | dafb011f96357bbc7eeadadbfd508a8f88cb6d8c /x11-wm/larswm | |
parent | x11-terms/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.tar.gz gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.tar.bz2 gentoo-68066b2a61adffb40ffe9ae4d01671640bda0d6e.zip |
x11-wm/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-wm/larswm')
-rw-r--r-- | x11-wm/larswm/larswm-7.5.3-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/larswm/larswm-7.5.3-r1.ebuild b/x11-wm/larswm/larswm-7.5.3-r1.ebuild index 98f7f805a725..6c4d029b86c5 100644 --- a/x11-wm/larswm/larswm-7.5.3-r1.ebuild +++ b/x11-wm/larswm/larswm-7.5.3-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" @@ -19,8 +19,7 @@ RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXext" DEPEND="${RDEPEND} - x11-proto/xproto - x11-proto/xextproto + x11-base/xorg-proto x11-misc/imake x11-misc/gccmakedep app-text/rman" |