From 5bb5292802eae8544dac0316273eee383ce1cfdc Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 6 Feb 2024 21:32:06 +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 382fc7275f..3fdcf3b217 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 pkgconfig(openssl) pkgconfig(zlib) +BuildRequires: pnpm clang git-core openssl openssl-devel pkgconfig(zlib) %description Spacedrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust.