summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 358786e..237acb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgrel=1
pkgdesc="Volume and brightness controls for wayland, using wob"
arch=('any')
url="https://git.sr.ht/~blueingreen/swob"
+makedepends=('git')
depends=('sh' 'coreutils' 'sed' 'wob' 'alsa-utils' 'brightnessctl')
optdepends=('wireplumber: wpctl, for pipewire support' 'libpulse: pactl, for pulseaudio support')
license=(GPL-3.0-or-later)