Skip to content

Commit

Permalink
Fix debian versioning packages
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed Jan 29, 2025
1 parent 8c67d5d commit 86fed0a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pkg/values/packagemaps.go
Original file line number Diff line number Diff line change
Expand Up @@ -210,12 +210,9 @@ var BasePackages = PackageMap{
"xz-utils",
"zerofree",
},
"bookworm": {
">=12": {
"systemd-cryptsetup", // separated package on bookworm?
},
"testing": {
"systemd-cryptsetup",
},
},
},
SUSEFamily: {
Expand Down

0 comments on commit 86fed0a

Please sign in to comment.