mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +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'
|
'udisks: automount external drives'
|
||||||
'upower: used to trigger suspend functionality'
|
'upower: used to trigger suspend functionality'
|
||||||
'unrar: access compressed files without unpacking them'
|
'unrar: access compressed files without unpacking them'
|
||||||
|
'xorg-server: use systemd to start xbmc'
|
||||||
|
'xf86-video-fbdev: use systemd to start xbmc'
|
||||||
)
|
)
|
||||||
provides=("xbmc")
|
provides=("xbmc")
|
||||||
conflicts=("xbmc")
|
conflicts=("xbmc")
|
||||||
|
|
Loading…
Reference in a new issue