Skip to content

Commit

Permalink
apps/gparted: add portage_prelude_build in prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
joostruis committed Nov 18, 2024
1 parent 55b9f29 commit 753bf81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion packages/apps/gparted/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ env:
{{ template "portage_env" . }}
prelude:
- cp -rf package.use /etc/portage/
{{ template "portage_prelude_build" . }}
steps:
{{ template "portage_build" . }}
requires:
- category: "layers"
name: "gnome-common"
version: ">=0"
version: ">=0"
2 changes: 1 addition & 1 deletion packages/apps/gparted/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
category: "apps"
name: "gparted"
version: 1.6.0-r1+8
version: 1.6.0-r1+9
uri:
- https://gparted.org
license: "GPL-2+ FDL-1.2+"
Expand Down

0 comments on commit 753bf81

Please sign in to comment.