diff --git a/games-strategy/wesnoth/wesnoth-1.12.6.recipe b/games-strategy/wesnoth/wesnoth-1.12.6.recipe index 0e8dfcbbc..396a5f454 100644 --- a/games-strategy/wesnoth/wesnoth-1.12.6.recipe +++ b/games-strategy/wesnoth/wesnoth-1.12.6.recipe @@ -22,12 +22,12 @@ fantasy battles." HOMEPAGE="http://wesnoth.org/" COPYRIGHT="2003-2015 The Battle for Wesnoth" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="http://sourceforge.net/projects/wesnoth/files/wesnoth-1.12/wesnoth-$portVersion/wesnoth-$portVersion.tar.bz2" CHECKSUM_SHA256="a50f384cead15f68f31cfa1a311e76a12098428702cb674d3521eb169eb92e4e" PATCHES="wesnoth-$portVersion.patchset" -ARCHITECTURES="!x86_gcc2" +ARCHITECTURES="!x86_gcc2 x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES=" @@ -46,6 +46,7 @@ REQUIRES=" lib:libcairo$secondaryArchSuffix lib:libfontconfig$secondaryArchSuffix lib:libfreetype$secondaryArchSuffix + lib:libfribidi$secondaryArchSuffix lib:libglib_2.0$secondaryArchSuffix lib:libgobject_2.0$secondaryArchSuffix lib:libintl$secondaryArchSuffix @@ -64,6 +65,7 @@ BUILD_REQUIRES=" devel:libcairo$secondaryArchSuffix devel:libfontconfig$secondaryArchSuffix devel:libfreetype$secondaryArchSuffix + devel:libfribidi$secondaryArchSuffix devel:libglib_2.0$secondaryArchSuffix devel:libgraphite2$secondaryArchSuffix devel:libintl$secondaryArchSuffix