From 889d5235dd80549f75b22f43cbd5512f72fd35b2 Mon Sep 17 00:00:00 2001 From: Rael Gugelmin Cunha Date: Tue, 4 Apr 2023 12:03:05 -0300 Subject: [PATCH 1/2] Adding missing `v4l-utils` utils to Ubuntu dependencies --- howdy/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howdy/debian/control b/howdy/debian/control index d164854..a8b52df 100644 --- a/howdy/debian/control +++ b/howdy/debian/control @@ -9,7 +9,7 @@ Vcs-Git: https://github.com/boltgolt/howdy Package: howdy Homepage: https://github.com/boltgolt/howdy Architecture: amd64 -Depends: ${misc:Depends}, libc6, libgcc-s1, libpam0g, libstdc++6, curl | wget, python3, python3-pip, python3-dev, python3-setuptools, python3-numpy, python-opencv | python3-opencv, libopencv-dev, cmake, libinih-dev +Depends: ${misc:Depends}, libc6, libgcc-s1, libpam0g, libstdc++6, curl | wget, python3, python3-pip, python3-dev, python3-setuptools, python3-numpy, python-opencv | python3-opencv, libopencv-dev, cmake, libinih-dev, v4l-utils Recommends: libatlas-base-dev | libopenblas-dev | liblapack-dev, howdy-gtk Suggests: nvidia-cuda-dev (>= 7.5) Description: Howdy: Windows Hello style authentication for Linux. From 4061b6573a775a0c29f0526af11c8afa1652ad65 Mon Sep 17 00:00:00 2001 From: Rael Gugelmin Cunha Date: Sun, 25 Jun 2023 08:49:20 -0300 Subject: [PATCH 2/2] Make v4l-utils a recommended package --- howdy/debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/howdy/debian/control b/howdy/debian/control index a8b52df..aca922a 100644 --- a/howdy/debian/control +++ b/howdy/debian/control @@ -9,8 +9,8 @@ Vcs-Git: https://github.com/boltgolt/howdy Package: howdy Homepage: https://github.com/boltgolt/howdy Architecture: amd64 -Depends: ${misc:Depends}, libc6, libgcc-s1, libpam0g, libstdc++6, curl | wget, python3, python3-pip, python3-dev, python3-setuptools, python3-numpy, python-opencv | python3-opencv, libopencv-dev, cmake, libinih-dev, v4l-utils -Recommends: libatlas-base-dev | libopenblas-dev | liblapack-dev, howdy-gtk +Depends: ${misc:Depends}, libc6, libgcc-s1, libpam0g, libstdc++6, curl | wget, python3, python3-pip, python3-dev, python3-setuptools, python3-numpy, python-opencv | python3-opencv, libopencv-dev, cmake, libinih-dev +Recommends: libatlas-base-dev | libopenblas-dev | liblapack-dev, howdy-gtk, v4l-utils Suggests: nvidia-cuda-dev (>= 7.5) Description: Howdy: Windows Hello style authentication for Linux. Use your built-in IR emitters and camera in combination with face recognition