summaryrefslogtreecommitdiff
path: root/pcr/ryzom-hg/PKGBUILD
diff options
context:
space:
mode:
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}")