summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c5d1723a95d..6cb854a8281a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Duck Hunt <vaporeon@tfwno.gf>
pkgname=libretro-ppsspp-git
-pkgver=r24058.29de4b5a1
+pkgver=r24191.9c9432e75
pkgrel=1
pkgdesc='Sony PlayStation Portable core'
arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://github.com/libretro/libretro-ppsspp'
license=('GPL2')
groups=('libretro-unstable')
depends=('gcc-libs' 'glew' 'glibc' 'libgl' 'libretro-core-info' 'sdl2' 'zlib')
-makedepends=('cmake' 'git' 'glu')
+makedepends=('cmake' 'git' 'glu' 'libglvnd')
provides=('libretro-ppsspp')
conflicts=('libretro-ppsspp')
source=('libretro-ppsspp::git+https://github.com/libretro/ppsspp.git'