Browse Source

fix runtime dependency

Waldemar Brodkorb 11 years ago
parent
commit
46a79934af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/dbus/Makefile

+ 1 - 1
package/dbus/Makefile

@@ -9,7 +9,7 @@ PKG_RELEASE:=		2
 PKG_MD5SUM:=		b02e9c95027a416987b81f9893831061
 PKG_MD5SUM:=		b02e9c95027a416987b81f9893831061
 PKG_DESCR:=		DBUS daemon
 PKG_DESCR:=		DBUS daemon
 PKG_SECTION:=		misc
 PKG_SECTION:=		misc
-PKG_DEPENDS:=		libdbus
+PKG_DEPENDS:=		libdbus libexpat
 PKG_BUILDDEP:=		expat util-linux
 PKG_BUILDDEP:=		expat util-linux
 PKG_URL:=		http://dbus.freedesktop.org/
 PKG_URL:=		http://dbus.freedesktop.org/
 PKG_SITES:=		http://dbus.freedesktop.org/releases/dbus/
 PKG_SITES:=		http://dbus.freedesktop.org/releases/dbus/