diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 22:27:48 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:14 -0700 |
commit | 04bfef88f9e972f61de0ed0d2af27ff0ce0823bd (patch) | |
tree | ee0e18adbc3646b38b920b017269624d8c41570b /x11-terms/root-tail | |
parent | x11-plugins/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-04bfef88f9e972f61de0ed0d2af27ff0ce0823bd.tar.gz gentoo-04bfef88f9e972f61de0ed0d2af27ff0ce0823bd.tar.bz2 gentoo-04bfef88f9e972f61de0ed0d2af27ff0ce0823bd.zip |
x11-terms/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-terms/root-tail')
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-terms/root-tail/root-tail-1.2-r3.ebuild b/x11-terms/root-tail/root-tail-1.2-r3.ebuild index db2c2f19a68d..1a3e1a6ce02f 100644 --- a/x11-terms/root-tail/root-tail-1.2-r3.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="2" @@ -18,9 +18,9 @@ RDEPEND="x11-libs/libXext x11-libs/libX11" DEPEND="x11-misc/imake app-text/rman - x11-misc/gccmakedep + x11-base/xorg-proto x11-libs/libX11 - x11-proto/xproto" + x11-misc/gccmakedep" src_prepare() { use kde && epatch "${FILESDIR}"/${P}-kde.patch |