diff options
Diffstat (limited to 'games-strategy/freeciv')
-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 |
2 files changed, 2 insertions, 2 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 ) )" |