diff --git a/games-rpg/freedroidrpg/freedroidrpg-0.16.1.recipe b/games-rpg/freedroidrpg/freedroidrpg-0.16.1.recipe index 085ef37f0..9fb99ce03 100644 --- a/games-rpg/freedroidrpg/freedroidrpg-0.16.1.recipe +++ b/games-rpg/freedroidrpg/freedroidrpg-0.16.1.recipe @@ -20,7 +20,7 @@ they can fully express their creativity." HOMEPAGE="http://freedroid.org" COPYRIGHT="2002-2015 The Freedroid team" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="ftp://ftp.osuosl.org/pub/freedroid/freedroidRPG-0.16/freedroidRPG-$portVersion.tar.gz" CHECKSUM_SHA256="426df175034b12095e7498fd80c907e507667c960ee1da331d9e5566d1b09358" SOURCE_DIR="freedroidrpg-$portVersion" @@ -44,6 +44,7 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libGL$secondaryArchSuffix lib:libGLU$secondaryArchSuffix + lib:libiconv$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix lib:libogg$secondaryArchSuffix lib:libpng16$secondaryArchSuffix @@ -68,9 +69,10 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libGL$secondaryArchSuffix devel:libGLU$secondaryArchSuffix + devel:libiconv$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix devel:libogg$secondaryArchSuffix - devel:libpng$secondaryArchSuffix + devel:libpng16$secondaryArchSuffix devel:libSDL$secondaryArchSuffix devel:libSDL_gfx$secondaryArchSuffix devel:libSDL_image$secondaryArchSuffix