From 39a3c7f7effa07135cb9f397e2b232652dd209f9 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 6 Apr 2021 20:20:04 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 #=================================================