Skip to content
Snippets Groups Projects
Commit 2f4e37f4 authored by Guillaume Desmottes's avatar Guillaume Desmottes
Browse files

debian: add dep on dbus to libtraprain-0-tests


The tests are using 'dbus-daemon' to spawn a bus. This binary is
part of the dbus package.

Signed-off-by: default avatarGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Reviewed-by: default avatarHéctor Orón Martínez <hector.oron@collabora.co.uk>
Differential Revision: https://phabricator.apertis.org/D4303
parent 90200ead
No related branches found
No related tags found
No related merge requests found
......@@ -185,6 +185,7 @@ Depends:
libtraprain-service-0-0 (= ${binary:Version}),
libtraprain-client-0-0 (= ${binary:Version}),
traprain-mock-service,
dbus,
${misc:Depends},
${shlibs:Depends},
Description: Navigation API - tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment