Add libglvnd to makedepends

master
Maxime Gauduin 2018-06-18 15:03:18 +02:00
parent 866a928cee
commit de09200268
2 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
# Sun Feb 11 21:34:44 UTC 2018
# Mon Jun 18 13:03:17 UTC 2018
pkgbase = ppsspp-git
pkgdesc = A PSP emulator written in C++
pkgver = 1.5.4.r545.4ccf30d0a
pkgver = 1.6.3.r219.f3ab56e15
pkgrel = 1
url = http://www.ppsspp.org/
arch = x86_64
@ -10,6 +10,7 @@ pkgbase = ppsspp-git
makedepends = cmake
makedepends = git
makedepends = glu
makedepends = libglvnd
makedepends = libzip
makedepends = qt5-tools
depends = gcc-libs

View File

@ -7,14 +7,14 @@
pkgbase=ppsspp-git
pkgname=('ppsspp-git' 'ppsspp-headless-git' 'ppsspp-qt-git')
pkgver=1.5.4.r545.4ccf30d0a
pkgver=1.6.3.r219.f3ab56e15
pkgrel=1
pkgdesc='A PSP emulator written in C++'
arch=('x86_64')
url='http://www.ppsspp.org/'
license=('GPL2')
depends=('gcc-libs' 'glew' 'glibc' 'libgl' 'sdl2' 'zlib')
makedepends=('cmake' 'git' 'glu' 'libzip' 'qt5-tools')
makedepends=('cmake' 'git' 'glu' 'libglvnd' 'libzip' 'qt5-tools')
source=('git+https://github.com/hrydgard/ppsspp.git'
'ppsspp-ffmpeg::git+https://github.com/hrydgard/ppsspp-ffmpeg.git'
'ppsspp-glslang::git+https://github.com/hrydgard/glslang.git'