summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2017-09-02 18:41:11 +0200
committerJulian Xhokaxhiu2017-09-02 18:41:11 +0200
commite17ec4b7a79296e20c29c0e1d2637fff18b70b10 (patch)
treeb09b64ff300ef492d35c3e94bf8a19d333b44b67
parent759d3ee342a5d4cc4527b53238f8ce73ea6bbb3d (diff)
downloadaur-e17ec4b7a79296e20c29c0e1d2637fff18b70b10.tar.gz
Add xorg-xset
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f99c75662f24..10e69f56a9c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Systemd service and user to run Retroarch in stand-alone mode"
url=""
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('MIT')
-depends=('retroarch' 'retroarch-assets-xmb' 'retroarch-autoconfig-udev' 'xorg-server' 'xorg-xinit' 'unclutter')
+depends=('retroarch' 'retroarch-assets-xmb' 'retroarch-autoconfig-udev' 'xorg-server' 'xorg-xinit' 'xorg-xset' 'unclutter')
install='retroarch-standalone.install'
source=('retroarch-standalone.service'
'retroarch-standalone.sysuser'