summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlesh Slovak2021-06-19 22:02:57 -0400
committerAlesh Slovak2021-06-19 22:02:57 -0400
commited5cb9af15ed5c3bc18dc99e3970cc5d39465f9c (patch)
tree13f5e26f9218164360ee287c3f46d441845ea213 /PKGBUILD
parent225a8e7122f2c774a19706bc255c79ceef43fca9 (diff)
downloadaur-ed5cb9af15ed5c3bc18dc99e3970cc5d39465f9c.tar.gz
add alsa-utils opt dependency for audio media keys
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e4ee26495d8..dc294a27b37d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@
# WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=steamos-compositor-plus
pkgver=1.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Compositor used by SteamOS with some added tweaks and fixes"
arch=('i686' 'x86_64')
url="https://github.com/gamer-os/steamos-compositor-plus"
license=('custom')
depends=('libxfixes' 'libxext' 'libxcomposite' 'libxdamage' 'libxrender' 'libxxf86vm' 'sdl_image' 'libgl' 'lsb-release' 'ttf-dejavu' 'xorg-xrandr' 'steam')
-optdepends=('sxhkd')
+optdepends=('sxhkd' 'alsa-utils')
makedepends=('mesa')
conflicts=('steamos-compositor')
_msver=1.10