···8383 done
8484 '';
85858686- checkInputs = [ dbus.daemon ];
8686+ checkInputs = [ dbus ];
87878888 nativeBuildInputs = [
8989 wrapGAppsHook
···114114 # only need to run a virtual X server + dbus but also have a large enough
115115 # resolution, because the Cairo test tries to draw a 200x200 window.
116116 xvfb-run -s '-screen 0 800x600x24' dbus-run-session \
117117- --config-file=${dbus.daemon}/share/dbus-1/session.conf \
117117+ --config-file=${dbus}/share/dbus-1/session.conf \
118118 $out/bin/paperwork-gtk chkdeps
119119120120 # content of make test, without the dep on make install
···2626 nativeBuildInputs = [ cmake pkg-config python ];
2727 propagatedBuildInputs = [ qtbase telepathy-farstream telepathy-glib ];
2828 buildInputs = [ dbus-glib ];
2929- checkInputs = [ dbus.daemon dbus-python ];
2929+ checkInputs = [ dbus dbus-python ];
30303131 # No point in building tests if they are not run
3232 # On 0.9.7, they do not even build with QT4