From 3e59d0961122145c5683d8d7afbe82e9bf5a5baa Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 20 Feb 2024 10:27:37 +0800 Subject: [PATCH] openssl? Signed-off-by: madomado --- anda/apps/spacedrive/spacedrive.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/apps/spacedrive/spacedrive.spec b/anda/apps/spacedrive/spacedrive.spec index 0d982d7005..ce507123f7 100644 --- a/anda/apps/spacedrive/spacedrive.spec +++ b/anda/apps/spacedrive/spacedrive.spec @@ -8,6 +8,7 @@ Source0: https://github.com/spacedriveapp/spacedrive/archive/refs/tags/%version Requires: ffmpeg libheif gtk3 webkit2gtk4.1 pango gdk-pixbuf2 cairo libsoup glib2 openssl BuildRequires: pnpm git-core perl gcc javascriptcoregtk4.0-devel pkgconfig(webkit2gtk-4.0) BuildRequires: pkgconfig(libsoup-2.4) glib2-devel gtk3-devel openssl-devel pkgconfig(zlib) +BuildRequires: openssl %description Spacedrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust.