summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85619acd161b..1d24b5a2895d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,11 @@ pkgdesc="A free cross-platform real-time strategy gaming engine"
arch=('i686' 'x86_64')
url="https://github.com/Wargus/stratagus"
license=('GPL')
-depends=('libgl' 'sdl' 'libpng' 'libmng' 'libtheora' 'libmikmod' 'sqlite' 'tolua++')
-makedepends=('git' 'cmake' 'glu')
+#//depends=('libgl' 'sdl' 'libpng' 'libmng' 'libtheora' 'libmikmod' 'sqlite' 'tolua++')
+#//makedepends=('git' 'cmake' 'glu')
+# Quick and dirty edit. fix later.
+depends=('sdl2' 'sdl2_mixer' 'sdl2_image' 'libpng' 'libmng' 'libtheora' 'libogg' 'lua51' 'tolua++' 'zlib' 'openmp')
+makedepends=('git' 'cmake')
source=("${pkgname}::git://github.com/Wargus/stratagus.git")
md5sums=('SKIP')
provides=(${pkgname}