From 3b7bd5876aca794a4877bad3c95b316975800f1c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 9 Dec 2022 01:51:12 +0100 Subject: [PATCH] Add new abseil-cpp dep --- evolution.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/evolution.yaml b/evolution.yaml index f411692..7ab2193 100644 --- a/evolution.yaml +++ b/evolution.yaml @@ -31,6 +31,10 @@ data: arches: [aarch64, x86_64] components: rpms: + abseil-cpp: + rationale: Runtime dependency + ref: f37 + arches: [aarch64, x86_64] cmark: rationale: Runtime dependency ref: f37