aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83e332d..94f3683 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,6 +4,8 @@ pkgrel=1
pkgdesc='Volume and brightness controls for wayland, using wob'
arch=(any) # limited only by dependencies
depends=(sh coreutils sed wob alsa-utils brightnessctl)
+optdepends=( 'wireplumber: wpctl, for pipewire support'
+ 'libpulse: pactl, for pulseaudio support' )
url='https://github.com/el-remph/swob'
license=(GPL-3.0-or-later)
provides=(swob)