summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2017-05-04 18:29:13 +0200
committerLuca Weiss2017-05-04 18:29:13 +0200
commitc47e70b1a0b180d25c4e62130d6c92ac1a5849d8 (patch)
treee2c44f8c35f965e85a56ed92fb871133b4fa605f /PKGBUILD
parent5e646300e23479abaf8b965eb021b8a308d43412 (diff)
downloadaur-c47e70b1a0b180d25c4e62130d6c92ac1a5849d8.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bcb58b2802d..4645464b206b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ package_python-razer() {
package_razer-daemon() {
pkgdesc="A daemon for controlling razer-driver"
- depends=('RAZER-DRIVERS-MODULES' 'python-dbus' 'python-gobject' 'python-setproctitle' 'xautomation' 'xdotool' 'libdbus' 'python-notify2' 'python-pyudev' 'gtk3')
+ depends=('razer-driver-dkms' 'python-dbus' 'python-gobject' 'python-setproctitle' 'xautomation' 'xdotool' 'libdbus' 'python-notify2' 'python-pyudev' 'gtk3')
# gtk3 for "gi.require_version('Gdk', '3.0')"
if [ -z $_commit ]; then