From 7e71dc1e7658516dfe0177cd06d86862e4f7f348 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 31 Aug 2023 23:29:02 +0200 Subject: [PATCH] (same as previous commit) --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 7062bbf..15ac25c 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -pkg_dependencies="xorg xinit dbus-x11 kodi" +pkg_dependencies="xorg xinit dbus-x11 kodi samba-common-bin" arm_pkg_dependencies="xserver-xorg-legacy xorg dbus-x11 kodi samba-common-bin"