[PATCH] snapcraft: add source type for repo

Ivan Hu ivan.hu at canonical.com
Wed Nov 29 02:34:03 UTC 2023


Signed-off-by: Ivan Hu <ivan.hu at canonical.com>
---
 snapcraft.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 25effcea..229a4ccb 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -21,6 +21,7 @@ parts:
     fwts:
         plugin: autotools
         source: https://github.com/fwts/fwts
+        source-type: git
         stage-packages:
             - libfdt1
             - libbsd0
-- 
2.34.1




More information about the fwts-devel mailing list