summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHekuran2022-01-24 19:10:34 +0100
committerHekuran2022-01-24 19:10:34 +0100
commit4e536b4eb6848286149a4a1578ea8aa2c506b5f4 (patch)
treed55f74b1e774c81a56d17337a71d89607c0c28c5 /PKGBUILD
parentb6173a97a69f9bb9352d2dd87b13738f3fddfec6 (diff)
downloadaur-4e536b4eb6848286149a4a1578ea8aa2c506b5f4.tar.gz
Applying https://aur.archlinux.org/packages/sm64pc-git/#comment-848377 recommendation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4aef8f5a7eba..56ae2636aa17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='Super Mario 64 PC (sm64ex aka. sm64pc) - OpenGL adaptation of n64decomp
arch=('any')
url='https://github.com/sm64pc/sm64ex'
license=('reverse-engineered and unlicensed')
-makedepends=('git')
-depends=('python' 'audiofile' 'sdl2' 'glew')
+makedepends=('git' 'python' 'libglvnd' 'audiofile')
+depends=('sdl2')
provides=(sm64ex)
_gitname=sm64ex