diff options
Diffstat (limited to 'games-strategy/wesnoth/wesnoth-1.12.2.ebuild')
-rw-r--r-- | games-strategy/wesnoth/wesnoth-1.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild b/games-strategy/wesnoth/wesnoth-1.12.2.ebuild index 9797f94b611a..1ecdaa773684 100644 --- a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.12.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild,v 1.3 2015/05/13 09:29:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.12.2.ebuild,v 1.4 2015/05/13 16:08:08 mr_bones_ Exp $ EAPI=5 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -24,7 +24,7 @@ RDEPEND=">=media-libs/libsdl-1.2.7:0[joystick,video,X] dbus? ( sys-apps/dbus ) sys-libs/zlib x11-libs/pango - dev-lang/lua + dev-lang/lua:0 media-libs/fontconfig ) >=dev-libs/boost-1.48[nls,threads] |