summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa25f986f25a..aa7a12f9203e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/libretro/flycast"
license=('GPL2')
groups=('libretro')
depends=('libgl' 'libretro-core-info' 'libzip' 'xxhash' 'zlib')
-makedepends=('git')
+makedepends=('git' 'libglvnd')
provides=("$_pkgname")
conflicts=("$_pkgname")
options=('!lto')