diff options
Diffstat (limited to 'games-board/ace/ace-1.4-r1.ebuild')
-rw-r--r-- | games-board/ace/ace-1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/ace/ace-1.4-r1.ebuild b/games-board/ace/ace-1.4-r1.ebuild index dbe79e29977d..66185f9eb84a 100644 --- a/games-board/ace/ace-1.4-r1.ebuild +++ b/games-board/ace/ace-1.4-r1.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 @@ -17,7 +17,7 @@ RDEPEND=" media-libs/libpng:0 x11-libs/libX11" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}"/${P}-no-xpm.patch |