[neon/snap-packaging/pc-plasma-desktop-snap/22] /: Fork it into pc-plasma-desktop
Kevin Ottens
null at kde.org
Fri May 3 13:52:27 BST 2024
Git commit 8b42147814b2b3a1a2fe0eab9d5e19a76670d679 by Kevin Ottens.
Committed on 03/05/2024 at 12:51.
Pushed by ervin into branch '22'.
Fork it into pc-plasma-desktop
M +9 -9 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/pc-plasma-desktop-snap/-/commit/8b42147814b2b3a1a2fe0eab9d5e19a76670d679
diff --git a/snapcraft.yaml b/snapcraft.yaml
index defe2fd..825b831 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,8 +1,14 @@
-name: pc-desktop
+name: pc-plasma-desktop
version: '22-0.4'
type: gadget
-build-base: core22
-base: core22-desktop
+base: core22
+passthrough:
+ base: plasma-core22-desktop
+ # Min version to support shim 15.7
+ # Using passthrough until LP#2019931 is fixed
+ assumes:
+ - snapd2.59.3
+
summary: PC gadget for generic devices
description: |
This gadget enables generic pc devices to work with Ubuntu Core Desktop
@@ -28,12 +34,6 @@ hooks:
MODEL_APIKEY: ""
-# Min version to support shim 15.7
-# Using passthrough until LP#2019931 is fixed
-passthrough:
- assumes:
- - snapd2.59.3
-
parts:
# Temporary workaround until pinning is supported by snapcraft
pin-ucdev:
More information about the Neon-commits
mailing list