summaryrefslogtreecommitdiff
path: root/package/dbus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-21 08:32:27 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-21 08:32:27 +0100
commit46a79934afa2f7b630bf2ef6ce81ed95b4382b97 (patch)
treeced099f436563773e41c208031f17c6ae62bb786 /package/dbus
parenteaea3cb19fdb33ff904216d8a6b6d00fe3164dbb (diff)
fix runtime dependency
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile
index bb06e25d4..31596f56d 100644
--- a/package/dbus/Makefile
+++ b/package/dbus/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= b02e9c95027a416987b81f9893831061
PKG_DESCR:= DBUS daemon
PKG_SECTION:= misc
-PKG_DEPENDS:= libdbus
+PKG_DEPENDS:= libdbus libexpat
PKG_BUILDDEP:= expat util-linux
PKG_URL:= http://dbus.freedesktop.org/
PKG_SITES:= http://dbus.freedesktop.org/releases/dbus/