summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f4d46ee4d15..ea16697e2fd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Lightweight volume and brightness notification for Linux using volnoti"
url="https://github.com/hcchu/volnoti"
arch=('i686' 'x86_64')
license=('GPL3')
-depends=('dbus-core' 'dbus-glib' 'gtk2' 'gdk-pixbuf2' 'librsvg')
+depends=('dbus' 'dbus-glib' 'gtk2' 'gdk-pixbuf2' 'librsvg')
makedepends=('git' 'pkg-config')
conflicts=('volnoti')
replaces=('volnoti')