mirror of
https://github.com/YunoHost-Apps/kodi_ynh.git
synced 2024-09-03 19:26:34 +02:00
Update _common.sh
This commit is contained in:
parent
8f34f26323
commit
39a3c7f7ef
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
#=================================================
|
||||
|
||||
# dependencies used by the app
|
||||
arm_pkg_dependencies="xserver-xorg-legacy xorg dbus-x11 kodi"
|
||||
|
||||
pkg_dependencies="xorg xinit dbus-x11 kodi"
|
||||
|
||||
arm_pkg_dependencies="xserver-xorg-legacy xorg dbus-x11 kodi"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue