Skip to content

Commit cf05998

Browse files
authored
Merge branch 'master' into dev
2 parents 9fca6ab + 6db0cdf commit cf05998

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

opensuse/howdy.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Source: https://github.com/boltgolt/%{name}/archive/v%{version}.tar.gz
2323

2424
BuildRequires: wget
2525
Requires: python3-opencv
26-
Requires: ffmpeg-4
26+
Requires: ffmpeg
2727
Requires: libv4l2-0
2828
Requires: pam-python
2929
Requires: python3-dlib
@@ -34,7 +34,7 @@ Requires: python3-dlib
3434
Windows Hello™ style authentication for Linux. Use your built-in IR emitters and camera in combination with face recognition to prove who you are.
3535

3636
%prep
37-
%setup -q -n v%{version}
37+
%setup -q -n howdy-%{version}
3838

3939
%build
4040
## nothing to build

0 commit comments

Comments
 (0)