0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-12 09:41:18 +02:00

Merge branch 'master' into dev

This commit is contained in:
boltgolt 2020-09-02 17:25:45 +02:00 committed by GitHub
commit cf05998ae7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ Source: https://github.com/boltgolt/%{name}/archive/v%{version}.tar.gz
BuildRequires: wget
Requires: python3-opencv
Requires: ffmpeg-4
Requires: ffmpeg
Requires: libv4l2-0
Requires: pam-python
Requires: python3-dlib
@ -34,7 +34,7 @@ Requires: python3-dlib
Windows Hello™ style authentication for Linux. Use your built-in IR emitters and camera in combination with face recognition to prove who you are.
%prep
%setup -q -n v%{version}
%setup -q -n howdy-%{version}
%build
## nothing to build