Skip to content

Commit

Permalink
rpm: Correct dependency: libitm no longer needed, but libcap
Browse files Browse the repository at this point in the history
Signed-off-by: Ingo Franzki <[email protected]>
  • Loading branch information
ifranzki committed May 15, 2023
1 parent bbd6b1b commit e551f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/opencryptoki.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ BuildRequires: openldap-devel
BuildRequires: autoconf automake libtool autoconf-archive
BuildRequires: bison flex
BuildRequires: systemd-devel
BuildRequires: libitm-devel
BuildRequires: libcap-devel
BuildRequires: make
%ifarch s390 s390x
BuildRequires: libica-devel >= 3.3
Expand Down

0 comments on commit e551f1d

Please sign in to comment.