mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/retroarch to 1.10.3-2
This commit is contained in:
parent
137fe9696f
commit
bdbf89a31f
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=retroarch
|
||||
pkgver=1.10.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Reference frontend for the libretro API'
|
||||
arch=(x86_64)
|
||||
url=http://www.libretro.com/
|
||||
|
@ -37,6 +37,7 @@ depends=(
|
|||
makedepends=(
|
||||
gamemode
|
||||
git
|
||||
libdecor
|
||||
libx11
|
||||
libxcb
|
||||
libxext
|
||||
|
@ -51,6 +52,7 @@ makedepends=(
|
|||
)
|
||||
optdepends=(
|
||||
'gamemode: GameMode support'
|
||||
'libdecor: Wayland decorations'
|
||||
'libretro-overlays: Collection of overlays'
|
||||
'libretro-shaders: Collection of shaders'
|
||||
'libxinerama: X11 support'
|
||||
|
|
Loading…
Reference in a new issue