summaryrefslogtreecommitdiff
path: root/pcr/ryzom-hg/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-16 00:50:30 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-16 00:50:30 -0200
commit11591add702e2e25988cf7b00ca0a65ff93e54cb (patch)
tree5031e7cf2dbec40386465d891d9fbb6252d44ff3 /pcr/ryzom-hg/PKGBUILD
parent5d1eac6bc7b0336a940caf78d09102cf3d2bf4ab (diff)
parent6eec89dd79e3e5fb3fde28ff0a0a8514cd173da6 (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/ryzom-hg/PKGBUILD')
-rw-r--r--pcr/ryzom-hg/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/ryzom-hg/PKGBUILD b/pcr/ryzom-hg/PKGBUILD
index a60e42337..b391e70fa 100644
--- a/pcr/ryzom-hg/PKGBUILD
+++ b/pcr/ryzom-hg/PKGBUILD
@@ -4,14 +4,14 @@
pkgname='ryzom-hg'
_hgver=923522b
pkgver=20131213
-pkgrel=1
+pkgrel=2
pkgdesc="An awesome free software 3D MMORPG game"
arch=('i686' 'x86_64')
url="http://www.ryzom.com/"
license=('AGPL3')
depends=('curl' 'hicolor-icon-theme' 'libvorbis' 'libjpeg' 'libwww-hg' 'luabind' 'ryzom-data')
conflicts=('ryzom')
-makedepends=('mercurial' 'cpptest' 'cmake' 'bison' 'freealut' 'rrdtool' 'boost')
+makedepends=('mercurial' 'cpptest' 'cmake' 'bison' 'freealut' 'rrdtool' 'boost' 'freetype2')
source=("libre://$pkgname-$pkgver.tar.gz")
mksource=(".$pkgname-$pkgver::hg+https://bitbucket.org/ryzom/ryzomcore#revision=${_hgver}")