Skip to content

Commit

Permalink
Merge pull request #902 from imobachgs/add-ntfs-deps
Browse files Browse the repository at this point in the history
Add NTFS dependencies
  • Loading branch information
imobachgs authored Dec 1, 2023
2 parents 3beaef4 + b68371e commit 747e8e8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion service/package/gem2rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
%global rb_build_versions %{rb_default_ruby}
BuildRequires: dbus-1-common
Requires: dbus-1-common
Requires: snapper
Requires: yast2-bootloader
Requires: yast2-country
Requires: yast2-hardware-detection
Expand All @@ -34,6 +33,10 @@
Requires: suseconnect-ruby-bindings
# yast2 with ArchFilter
Requires: yast2 >= 4.5.20
# storage dependencies
Requires: ntfs-3g
Requires: ntfsprogs
Requires: snapper
%ifarch s390 s390x
Requires: yast2-s390 >= 4.6.4
%endif
Expand Down

0 comments on commit 747e8e8

Please sign in to comment.