diff options
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/flatpak/org.gnome.SimpleScan.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build-aux/flatpak/org.gnome.SimpleScan.json b/build-aux/flatpak/org.gnome.SimpleScan.json index f41d5e2..0b453dc 100644 --- a/build-aux/flatpak/org.gnome.SimpleScan.json +++ b/build-aux/flatpak/org.gnome.SimpleScan.json @@ -51,6 +51,7 @@ "sources" : [ { "type" : "git", + "branch" : "main", "url" : "https://github.com/hughsie/libgusb.git" } ] |