summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302019-04-04 19:11:48 +0200
committerM0Rf302019-04-04 19:11:48 +0200
commit001fd9517811f011834dea3e681ff02939a657a8 (patch)
tree525b5c66d2f5f038851395c962a81b315f25c2e1 /PKGBUILD
parentd9752e38c6d86be8399863d2ec501a6bb78b579f (diff)
downloadaur-001fd9517811f011834dea3e681ff02939a657a8.tar.gz
jacklistener-git: added udev support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e81b770462d..90f550fdf909 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="https://github.com/gentoo-root/jacklistener"
license=('GPL3')
provides=('jacklistener')
-depends=('dbus')
+depends=('dbus' 'udev')
optdepends=("jackeventcmd-git: Run custom commands when headphones are (un)plugged"
"jacknotifier-git: Headphones Jack Notification Daemon"
"musicpaused-git: Pause music when headphones are unplugged"