diff options
-rw-r--r-- | package/dbus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/dbus/Makefile b/package/dbus/Makefile index 8f99efdb6..9b897054e 100644 --- a/package/dbus/Makefile +++ b/package/dbus/Makefile @@ -11,6 +11,7 @@ PKG_DESCR:= desktop bus daemon PKG_SECTION:= sys/misc PKG_DEPENDS:= libdbus libexpat PKG_BUILDDEP:= expat util-linux +PKG_NEEDS:= threads PKG_URL:= http://dbus.freedesktop.org/ PKG_SITES:= http://dbus.freedesktop.org/releases/dbus/ PKG_LIBNAME:= libdbus |