From b1207ae96f7c89636579e3e6ccba12a10c2f1878 Mon Sep 17 00:00:00 2001 From: Heather Ellsworth Date: Fri, 12 May 2023 16:08:09 -0600 Subject: [PATCH] Add required source-depth --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index 1ab005e..c879add 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -73,6 +73,7 @@ parts: source: https://gitlab.gnome.org/GNOME/epiphany.git source-type: git source-tag: '42.4' + source-depth: 1 # ext:updatesnap # version-format: # lower-than: '43'