From 075a6fa9fb36fc4fc87b30a66f54d6dff3459b1d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 14 May 2025 19:45:28 -0500 Subject: adding cheese, fixing battery colors --- root_scripts/webcam_config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'root_scripts') diff --git a/root_scripts/webcam_config.sh b/root_scripts/webcam_config.sh index d90bb85..b04dafb 100644 --- a/root_scripts/webcam_config.sh +++ b/root_scripts/webcam_config.sh @@ -10,7 +10,7 @@ then fi # install all needed -pkg install -y v4l-utils v4l_compat webcamd pwcview +pkg install -y v4l-utils v4l_compat webcamd pwcview cheese # add character device in userspace sysrc kld_list="${kld_list} cuse" -- cgit v1.2.3