mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 09:16:11 +03:00
Removed duplicated stage-packages
This commit is contained in:

committed by
Mitchell Hashimoto

parent
9c81cd323d
commit
5e77a973b2
@ -72,9 +72,6 @@ parts:
|
|||||||
- libgtk-4-dev
|
- libgtk-4-dev
|
||||||
- libadwaita-1-dev
|
- libadwaita-1-dev
|
||||||
- git
|
- git
|
||||||
stage-packages:
|
|
||||||
- libadwaita-1-0
|
|
||||||
- libgtk-4-1
|
|
||||||
override-build: |
|
override-build: |
|
||||||
craftctl set version=$(grep version build.zig.zon |awk -F '"' '{print $2}')-$(git describe --abbrev=8)
|
craftctl set version=$(grep version build.zig.zon |awk -F '"' '{print $2}')-$(git describe --abbrev=8)
|
||||||
$CRAFT_PART_SRC/../../zig/src/zig build -Doptimize=ReleaseFast
|
$CRAFT_PART_SRC/../../zig/src/zig build -Doptimize=ReleaseFast
|
||||||
|
Reference in New Issue
Block a user