summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/xe/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-09 01:43:01 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-09 01:43:01 (GMT)
commite303e2ed51047e78c700a229fd185921093c1ed0 (patch)
tree9cc7c2bad36b9705e0100dc29f35307f35c6c7db /abs/extra-testing/xe/PKGBUILD
parent7ee47af1a90327ecdd7ff9d790f2022545366b55 (diff)
downloadlinhes_pkgbuild-e303e2ed51047e78c700a229fd185921093c1ed0.zip
linhes_pkgbuild-e303e2ed51047e78c700a229fd185921093c1ed0.tar.gz
linhes_pkgbuild-e303e2ed51047e78c700a229fd185921093c1ed0.tar.bz2
Added gtk2 as dep. Fixed xe.install.
Diffstat (limited to 'abs/extra-testing/xe/PKGBUILD')
-rw-r--r--abs/extra-testing/xe/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra-testing/xe/PKGBUILD b/abs/extra-testing/xe/PKGBUILD
index 2a3a235..42ba9e8 100644
--- a/abs/extra-testing/xe/PKGBUILD
+++ b/abs/extra-testing/xe/PKGBUILD
@@ -3,9 +3,10 @@
pkgname=xe
pkgver=2.16.1
-pkgrel=2
+pkgrel=3
pkgdesc="A multi system emulator, that emulates many console and handheld video game systems."
arch=('i686' 'x86_64')
+depends=('gtk2>=2.10.11')
url="http://www.xe-emulator.com"
source=('http://www.xe-emulator.com/files/xe-x86-32-bin.2.16.1.tar.bz2' 'http://www.xe-emulator.com/files/bios.zip')
install=xe.install