Details
-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Client API: Authentication
-
Sprint:MEN Sprint 123
-
Story Points:2
-
Epic Link:
-
Backlog:yes
-
Days in progress:6
Description
Acceptance criteria:
- PACKAGECONFIG variable for client must have dbus member, which turns on DBus support and links to libgio-2.0.so.
- It must be on by default.
- If off, DBus must be compiled out and dependency on libgio-2.0.so removed.
- Acceptance test that DBus support can be compiled out, that the client still compiles