summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrançois Magimel2015-08-28 10:08:07 +0200
committerFrançois Magimel2015-08-28 10:08:07 +0200
commit6289985f39cab7eda0ab0595cea9b5e54b567181 (patch)
tree8681871aae4ee10c7466df1e7ba0117278b348a6 /PKGBUILD
parent524bd5a16d1028fd6285f90cfdc4a52c22627617 (diff)
downloadaur-6289985f39cab7eda0ab0595cea9b5e54b567181.tar.gz
Add python2-cerealizer as a dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2198511db3b7..38ede79b56a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=fofix
pkgname=fofix-git
-pkgver=v4.0.0alpha2.r190.g3fe0f93
+pkgver=v4.0.0alpha2.r209.gca25cd5
epoch=1
pkgrel=1
pkgdesc="Frets on Fire X (FoFiX). Highly improved version of Frets on Fire (Git Version)"
@@ -18,6 +18,7 @@ depends=(
'python2-opengl'
'python2-numpy'
'python2-imaging'
+ 'python2-cerealizer'
'pyogg'
'pyvorbis'
'python2-pysqlite'