From 10a5fc124ecbfcf2d9cbcea8349b8cb1323da528 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Fri, 26 Jul 2019 12:31:39 +0100 Subject: [PATCH] Build against libgit2_0.28 rather than libgit2 --- gitg.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitg.yaml b/gitg.yaml index 416bf9c..e85bf90 100644 --- a/gitg.yaml +++ b/gitg.yaml @@ -33,7 +33,7 @@ data: http-parser: rationale: Runtime dependency ref: f30 - libgit2: + libgit2_0.28: rationale: Runtime dependency ref: f30 libgit2-glib: