summaryrefslogtreecommitdiff
path: root/package/dbus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-19 17:45:25 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-12-22 21:52:29 +0100
commita4b9e072623de5951e54cdca716654ef0554587d (patch)
tree5895758e5e2f20d7e05b29e027bf99632c6516e0 /package/dbus
parent8f13d053be3947594de1d2fc7d26836fd78bc579 (diff)
dbus needs threads
Diffstat (limited to 'package/dbus')
-rw-r--r--package/dbus/Makefile1
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