Skip to content

Commit

Permalink
Merge pull request #515 from SUSE/for-deploy-Tumbleweed
Browse files Browse the repository at this point in the history
🤖: Update build recipes for Tumbleweed
  • Loading branch information
dirkmueller authored Jul 10, 2023
2 parents 220b6b5 + 8ba7314 commit 45bf83d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions minimal-image/minimal-image.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 10 10:06:53 UTC 2023 - Dirk Mueller <[email protected]>

- Remove perl from the base image, rpm doesn't require it

-------------------------------------------------------------------
Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller <[email protected]>

Expand Down
3 changes: 1 addition & 2 deletions minimal-image/minimal-image.kiwi
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@
<package name="libzio1"/>
</packages>
<packages type="bootstrap">
<package name="rpm"/>
<package name="perl-base"/>
<package name="distribution-release"/>
<package name="rpm"/>
</packages>

</image>

0 comments on commit 45bf83d

Please sign in to comment.