Skip to content

Commit

Permalink
Avoid build error on not used architectures.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Varkoly committed Sep 20, 2023
1 parent 0c1841b commit be5fe64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package/yast2-sap-ha.spec
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ Requires: xdg-utils
Requires: expect
Requires: firewalld
Requires: openssh
%ifarch x86_64 ppc64le
Requires: HANA-Firewall >= 2.0.3
%endif
Requires: util-linux
Requires: SAPHanaSR
Requires: kmod
Expand Down

0 comments on commit be5fe64

Please sign in to comment.