Skip to content

Commit

Permalink
Limit the dependency on fde-tools to x86_64 and aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Dec 22, 2023
1 parent 12b9306 commit 99d18c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/package/gem2rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@
Requires: exfat-utils
Requires: f2fs-tools
Requires: fcoe-utils
%ifarch x86_64 aarch64
Requires: fde-tools
%endif
Requires: jfsutils
Requires: libstorage-ng-lang
Requires: lvm2
Expand Down

0 comments on commit 99d18c7

Please sign in to comment.