summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkenshen1122022-03-20 08:54:48 -0700
committerkenshen1122022-03-20 08:54:48 -0700
commitae2a05d6e08448b6e3ed68b2f4c478c449825ef1 (patch)
tree1326ea431f4525350fa06d2674939ce9639117e2 /PKGBUILD
parentb6869492b288bd92d52fead4791c8031a93bfe3e (diff)
downloadaur-ae2a05d6e08448b6e3ed68b2f4c478c449825ef1.tar.gz
Core: Remove memcmp_mmx
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90a81da9f2b2..13069f89b5ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Themaister <maister@archlinux.us>
pkgname=pcsx2-git
-pkgver=1.7.2436
+pkgver=1.7.2499
pkgrel=1
pkgdesc='A Sony PlayStation 2 emulator'
arch=(x86_64)
@@ -23,6 +23,10 @@ depends=(
libaio
libjpeg-turbo
libpcap
+ libgl # For Steam Deck
+ xorg-xrandr # For Steam Deck
+ libxrender # For Steam Deck
+ linux-api-headers # For Steam Deck
libpulse
portaudio
libsamplerate