diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-22 04:30:33 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 19:45:30 -0700 |
commit | 0bb86c293fafa9bde4d7c42770ad3389dfeb955f (patch) | |
tree | 0d40d66c9df49d8807ab3f03eeb3ba054cddade4 /games-board/cgoban | |
parent | games-arcade/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-0bb86c293fafa9bde4d7c42770ad3389dfeb955f.tar.gz gentoo-0bb86c293fafa9bde4d7c42770ad3389dfeb955f.tar.bz2 gentoo-0bb86c293fafa9bde4d7c42770ad3389dfeb955f.zip |
games-board/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'games-board/cgoban')
-rw-r--r-- | games-board/cgoban/cgoban-1.9.14-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/cgoban/cgoban-1.9.14-r2.ebuild b/games-board/cgoban/cgoban-1.9.14-r2.ebuild index 95912a591d7a..ad2c9a790a3d 100644 --- a/games-board/cgoban/cgoban-1.9.14-r2.ebuild +++ b/games-board/cgoban/cgoban-1.9.14-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ RDEPEND=" x11-libs/libX11 x11-libs/libXt" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}"/${P}-cflags.patch |