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:
parent
3c8dcca277
commit
cf87aec563
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue