diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:49:11 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-10 18:49:11 -0700 |
commit | d5e85171d11b4559b601ca424b285bad24b04dfe (patch) | |
tree | 85f7c316c799ef10f7ee26e902308d4042826132 /games-strategy | |
parent | games-sports/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto) (diff) | |
download | gentoo-d5e85171d11b4559b601ca424b285bad24b04dfe.tar.gz gentoo-d5e85171d11b4559b601ca424b285bad24b04dfe.tar.bz2 gentoo-d5e85171d11b4559b601ca424b285bad24b04dfe.zip |
games-strategy/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/freeciv/freeciv-2.5.11.ebuild | 2 | ||||
-rw-r--r-- | games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild | 2 | ||||
-rw-r--r-- | games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/freeciv/freeciv-2.5.11.ebuild b/games-strategy/freeciv/freeciv-2.5.11.ebuild index d2e9a55ac115..149823db3192 100644 --- a/games-strategy/freeciv/freeciv-2.5.11.ebuild +++ b/games-strategy/freeciv/freeciv-2.5.11.ebuild @@ -53,7 +53,7 @@ RDEPEND="app-arch/bzip2 DEPEND="${RDEPEND} virtual/pkgconfig !dedicated? ( - x11-proto/xextproto + x11-base/xorg-proto nls? ( sys-devel/gettext ) )" diff --git a/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild b/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild index 85687658671c..ceb9ae038ec1 100644 --- a/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild +++ b/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild @@ -54,7 +54,7 @@ RDEPEND="app-arch/bzip2 DEPEND="${RDEPEND} virtual/pkgconfig !dedicated? ( - x11-proto/xextproto + x11-base/xorg-proto nls? ( sys-devel/gettext ) )" diff --git a/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild b/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild index 119e643d3faf..e7b53bcc541e 100644 --- a/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild +++ b/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild @@ -24,7 +24,7 @@ RDEPEND=" DEPEND="${RDEPEND} app-text/rman x11-misc/imake - x11-proto/xproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}"/${P}-sandbox.patch |