From 03ca349c5344dc59f65e3778e6c6daf2c98bb2b1 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 18 Sep 2023 17:55:45 -0400 Subject: [PATCH] astra: Use unshield-devel --- astra.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra.spec b/astra.spec index 0094879..1256995 100644 --- a/astra.spec +++ b/astra.spec @@ -17,7 +17,7 @@ BuildRequires: libappstream-glib BuildRequires: git BuildRequires: rust BuildRequires: cargo -BuildRequires: unshield +BuildRequires: pkgconfig(unshield) BuildRequires: cmake(KF6Config) BuildRequires: cmake(KF6CoreAddons)