diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2014-01-18 09:25:43 +0900 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2014-01-18 09:25:43 +0900 |
commit | cb1458e435de33aa03145c585244afa133859c1d (patch) | |
tree | 99ddcc3d819c8870b0caa4ac719e86b03430581d /pkgbuild/PKGBUILD | |
parent | 6db16915951af61d28f62f4de7c14c76e4303f18 (diff) |
pkgbuild -> luajit
Diffstat (limited to '')
-rw-r--r-- | pkgbuild/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgbuild/PKGBUILD b/pkgbuild/PKGBUILD index 0af53f8060..28b386a896 100644 --- a/pkgbuild/PKGBUILD +++ b/pkgbuild/PKGBUILD | |||
@@ -10,7 +10,7 @@ license=('BSD' 'LGPL2.1' 'GPL2' 'custom') | |||
10 | depends=('bullet' 'libpng' 'libjpeg-turbo' | 10 | depends=('bullet' 'libpng' 'libjpeg-turbo' |
11 | 'gstreamer' 'gst-plugins-base-libs' 'gst-plugins-base' | 11 | 'gstreamer' 'gst-plugins-base-libs' 'gst-plugins-base' |
12 | 'gst-plugins-good' 'gst-plugins-bad' | 12 | 'gst-plugins-good' 'gst-plugins-bad' |
13 | 'zlib' 'lua' 'libtiff' 'openssl' 'util-linux' 'curl' 'dbus' | 13 | 'zlib' 'luajit' 'libtiff' 'openssl' 'util-linux' 'curl' 'dbus' |
14 | 'glibc' 'fontconfig' 'freetype2' 'fribidi' 'libpulse' | 14 | 'glibc' 'fontconfig' 'freetype2' 'fribidi' 'libpulse' |
15 | 'libsndfile' 'systemd' 'libx11' 'libxau' 'libxcomposite' | 15 | 'libsndfile' 'systemd' 'libx11' 'libxau' 'libxcomposite' |
16 | 'libxdamage' 'libxdmcp' 'libxext' 'libxfixes' 'libxinerama' | 16 | 'libxdamage' 'libxdmcp' 'libxext' 'libxfixes' 'libxinerama' |