mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
Add optional deps for alarm/xbmc-rbp required for systemd service to work
This commit is contained in:
parent
30b61a66d7
commit
da43e2cb78
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ optdepends=(
|
|||
'udisks: automount external drives'
|
||||
'upower: used to trigger suspend functionality'
|
||||
'unrar: access compressed files without unpacking them'
|
||||
'xorg-server: use systemd to start xbmc'
|
||||
'xf86-video-fbdev: use systemd to start xbmc'
|
||||
)
|
||||
provides=("xbmc")
|
||||
conflicts=("xbmc")
|
||||
|
|
Loading…
Reference in a new issue