🎨 Improve linux target build

This commit is contained in:
Daniel 2025-02-23 17:12:05 +08:00
parent 5bd825ce54
commit a0ad640114
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
2 changed files with 12 additions and 8 deletions

View file

@ -19,10 +19,12 @@ linux:
category: "Utility"
executableName: "siyuan"
desktop: {
"Name": "SiYuan",
"Comment": "Refactor your thinking",
"Type": "Application",
"Categories": "Utility;"
entry: {
Name: "SiYuan",
Comment: "Refactor your thinking",
Type: "Application",
Categories: "Utility;"
}
}
extraResources:
- from: "kernel-linux-arm64"

View file

@ -19,10 +19,12 @@ linux:
category: "Utility"
executableName: "siyuan"
desktop: {
"Name": "SiYuan",
"Comment": "Refactor your thinking",
"Type": "Application",
"Categories": "Utility;"
entry: {
Name: "SiYuan",
Comment: "Refactor your thinking",
Type: "Application",
Categories: "Utility;"
}
}
extraResources:
- from: "kernel-linux"