diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2017-03-25 00:42:35 -0700 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2017-03-25 00:42:35 -0700 |
commit | 64145a3995301a6d637c046a6b058b9930f47a5b (patch) | |
tree | 62831bdc222ef558a021961749eba49ec292920c /x11-base | |
parent | redis-ipc: add autotools update patches for current release (diff) | |
download | arm-64145a3995301a6d637c046a6b058b9930f47a5b.tar.gz arm-64145a3995301a6d637c046a6b058b9930f47a5b.tar.bz2 arm-64145a3995301a6d637c046a6b058b9930f47a5b.zip |
xorg-server-9999: update to libXfont2 and remove crufty git ebuild
Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-server/xorg-server-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild index 896dc9a..e45ef0b 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ CDEPEND=">=app-eselect/eselect-opengl-1.3.0 >=x11-libs/libpciaccess-0.12.901 >=x11-libs/libXau-1.0.4 >=x11-libs/libXdmcp-1.0.2 - >=x11-libs/libXfont-1.4.2 + >=x11-libs/libXfont2-2.0.1 >=x11-libs/libxkbfile-1.0.4 >=x11-libs/libxshmfence-1.1 >=x11-libs/pixman-0.27.2 |