summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorichiro2016-08-13 12:21:08 -0700
committerichiro2016-08-13 12:21:08 -0700
commit30787d985d8d97017266da1f2fed0e3cecda424b (patch)
treee668381e83941aa6da1c52034107c1cfcbe903b6 /PKGBUILD
parent7602f44f58090014daa1287626ee866e97d24edb (diff)
downloadaur-30787d985d8d97017266da1f2fed0e3cecda424b.tar.gz
adding xterm
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a23ae749581e..b8594ed50c73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A role playing game creation engine"
arch=(i686 x86_64)
license=(GPL)
url="http://rpg.hamsterrepublic.com/ohrrpgce/Main_Page"
-depends=('sdl_mixer' 'openeuphoria' 'libxpm' 'libxrandr' 'ncurses')
+depends=('sdl_mixer' 'openeuphoria' 'libxpm' 'libxrandr' 'ncurses' 'xterm')
makedepends=('subversion' 'freebasic' 'scons' 'openeuphoria' 'dos2unix')
optdepends=('timidity-freepats: midi music support')
source=(svn://gilgamesh.hamsterrepublic.com/ohrrpgce/rel/callipygous)