summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2018-02-11 15:55:20 -0200
committerRafael Fontenelle2018-02-11 15:55:20 -0200
commita077f4cb846ce6d3f24d76117bf4f46028f88aa6 (patch)
tree5eb83f656c8cfe886ee58c12e04721f058e140c5 /PKGBUILD
parent4a18d2c335c3eb114aadb1bb6d1e78627a184086 (diff)
downloadaur-tsc.tar.gz
Add ruby-rake to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47d536d50a61..afc28ef8fea0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=tsc
pkgver=2.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Jump'n'run game with editor and scripting facilities, fork of SMC"
arch=('x86_64')
url='https://secretchronicles.org/en/'
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('sdl_image' 'sdl_ttf' 'sdl_mixer' 'devil' 'boost-libs' 'libxml++2.6'
'glew' 'pcre' 'gtk-update-icon-cache' 'desktop-file-utils'
'cegui-0.7')
-makedepends=('cmake' 'ruby' 'gperf' 'boost')
+makedepends=('cmake' 'ruby-rake' 'gperf' 'boost')
source=("https://ftp.secretchronicles.org/releases/TSC-$pkgver.tar.xz"
'tsc-2.0.0-mga-mandir.patch'
'tsc-2.0.0-issue457-utf8-rakefile.patch'