From 7a8a31ef16a957a2e3a04a9e9ac2df3f4a0cdf76 Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 6 Feb 2024 21:06:54 +0800 Subject: [PATCH] Update spacedrive.spec Signed-off-by: madomado --- anda/apps/spacedrive/spacedrive.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/spacedrive/spacedrive.spec b/anda/apps/spacedrive/spacedrive.spec index b82ca67e3c..1b4ea4dcf8 100644 --- a/anda/apps/spacedrive/spacedrive.spec +++ b/anda/apps/spacedrive/spacedrive.spec @@ -6,7 +6,7 @@ License: AGPL-3.0 URL: https://spacedrive.com Source0: https://github.com/spacedriveapp/spacedrive/archive/refs/tags/%version.tar.gz Requires: ffmpeg libheif gtk3 webkit2gtk4.1 pango gdk-pixbuf2 cairo libsoup glib2 -BuildRequires: pnpm clang git-core +BuildRequires: pnpm clang git-core pkgconfig(openssl) %description Spacedrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust.