diff options
author | Simon McVittie <smcv@collabora.com> | 2018-01-29 09:43:56 +0000 |
---|---|---|
committer | Simon McVittie <smcv@collabora.com> | 2018-01-29 09:43:56 +0000 |
commit | 28098f2c7c23bdef9247c5dfbb8437ca3f03dac4 (patch) | |
tree | f87cbac1f0a97c848f0450b6131350f273c98aa4 /NEWS | |
parent | 8d0bc022242a89b1d31b2be0aa9e4d570179e3cc (diff) |
Integrate dbus-gmain
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ Dependencies: • Unit tests now require the dbus-run-session tool from dbus version 1.8 or later. • Most unit tests now require the tap.py module from PyPI. +• The deprecated dbus-glib library is no longer required. A bundled copy + of its main loop integration code is included instead. GLib is still + required for compilation. Enhancements: |