diff --git a/scripts/_common.sh b/scripts/_common.sh index 92d5f54..544ab15 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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 #=================================================