Install additional dbus-user-session package

This gives us all necessary things like DISPLAY or XAUTHORITY within
the environment for a service started by systemd --user
This commit is contained in:
Simon Fels 2017-04-26 08:25:29 +02:00
commit cf87aec563

2
debian/control vendored
View file

@ -10,7 +10,7 @@ Vcs-Git: https://github.com/anbox/anbox.git
Package: anbox-common
Architecture: all
Depends: ${misc:Depends}
Depends: ${misc:Depends} dbus-user-session
Description: Common files necessary for Anbox
.
This package contains necessary things which can't be shipped