summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f2ed21b159c3..b3405666e0f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -38,8 +38,8 @@ pkgbase = lutris-git
optdepends = lib32-vkd3d: Vulkan 3D support
optdepends = lib32-vulkan-icd-loader: Vulkan support
optdepends = linux-steam-integration: start Steam with LSI
- optdepends = python-evdev: Controller support
optdepends = mangohud: Display the games' FPS + other information
+ optdepends = python-evdev: Controller support
optdepends = vkd3d: Vulkan 3D support
optdepends = vulkan-icd-loader: Vulkan support
optdepends = wine: easiest way to get all the libraries missing from the Lutris runtime
diff --git a/PKGBUILD b/PKGBUILD
index c9770e7042bf..8eaa487fbd15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,8 +29,8 @@ optdepends=(
'lib32-vkd3d: Vulkan 3D support'
'lib32-vulkan-icd-loader: Vulkan support'
'linux-steam-integration: start Steam with LSI'
- 'python-evdev: Controller support'
"mangohud: Display the games' FPS + other information"
+ 'python-evdev: Controller support'
'vkd3d: Vulkan 3D support'
'vulkan-icd-loader: Vulkan support'
'wine: easiest way to get all the libraries missing from the Lutris runtime'