Skip to content

main/postmarketos-ui-kodi: fix startup and missing dependencies

Antoine Fontaine requested to merge afontain/pmaports:kodi-fixes into master

fixes the desktop file:

  • add -- to make cage ignore kodi's arguments
  • add --standalone to kodi's arguments

update the dependencies:

  • add upower as kodi tries to communicate with it to read battery status
  • add pulseaudio as kodi complains it is missing
  • add elogind as it is required for cage to run
  • remove xorg-server

Fixes #469 (closed)

Edited by Alexey Min

Merge request reports