summaryrefslogtreecommitdiff
path: root/pcr/supermodel
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/supermodel')
-rw-r--r--pcr/supermodel/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/supermodel/PKGBUILD b/pcr/supermodel/PKGBUILD
index 677a7bb7c..fd22bea59 100644
--- a/pcr/supermodel/PKGBUILD
+++ b/pcr/supermodel/PKGBUILD
@@ -7,12 +7,12 @@ pkgdesc='A Sega Model 3 Arcade Emulator'
arch=('i686' 'x86_64')
url='http://www.supermodel3.com/'
license=('GPL3')
-depends=('mesa' 'sdl' 'zlib')
+depends=('mesa' 'glu' 'sdl' 'zlib')
install=supermodel.install
source=('multiuser.patch' 'supermodel.sh'
"http://www.supermodel3.com/Files/Supermodel_${pkgver}_Src.zip")
md5sums=('a7cf136e412a0d927b099c15793b658d' 'ea8274c2a37acddd026fce9c831530cc'
- 'd7328d28adab21ed0896c2aae988d1d8')
+ 'd22359fbe277fe8f6fe0a06524350fc1')
MAKEFLAGS="-j1"