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/xboard | |
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/xboard')
-rw-r--r-- | games-board/xboard/xboard-4.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/xboard/xboard-4.8.0-r1.ebuild b/games-board/xboard/xboard-4.8.0-r1.ebuild index 60b2e7c30059..398488b60b28 100644 --- a/games-board/xboard/xboard-4.8.0-r1.ebuild +++ b/games-board/xboard/xboard-4.8.0-r1.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 @@ -33,8 +33,8 @@ RDEPEND=" ) gtk? ( x11-libs/gtk+:2 )" DEPEND="${RDEPEND} - x11-proto/xproto virtual/pkgconfig + x11-base/xorg-proto nls? ( sys-devel/gettext )" PATCHES=( |