summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-01-17 12:38:28 -0700
committerMark Wagie2023-01-17 12:38:28 -0700
commitf72da7df14587086fb31b16ca6cb03e822ac8bba (patch)
tree0c8a42bf0d3f359a2bb5ef06533e67792a112950 /PKGBUILD
parentb116a09dd033b62d8706ab0efc9cbde4a50e1264 (diff)
downloadaur-f72da7df14587086fb31b16ca6cb03e822ac8bba.tar.gz
add libstranle opt dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a89076f4e7e..fcec0c774578 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Frederik “Freso” S. Olesen <freso.dk@gmail.com>
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=lutris-git
-pkgver=0.5.12.r0.g10933ba9
+pkgver=0.5.12.r141.ge883d116
pkgrel=1
pkgdesc='Open Gaming Platform'
arch=('any')
@@ -30,6 +30,7 @@ optdepends=(
"lib32-mangohud: Display the games' FPS + other information"
'lib32-vkd3d: Vulkan 3D support'
'lib32-vulkan-icd-loader: Vulkan support'
+ 'libstrangle: FPS limiter'
'linux-steam-integration: start Steam with LSI'
"mangohud: Display the games' FPS + other information"
'python-evdev: Controller support'