From e860772d7b11bb1386835c35d8eeb1be4170f1a0 Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 12 Feb 2024 00:34:00 +0800 Subject: [PATCH] Update spacedrive.spec Signed-off-by: madomado --- anda/apps/spacedrive/spacedrive.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/anda/apps/spacedrive/spacedrive.spec b/anda/apps/spacedrive/spacedrive.spec index 121a6549bf..534f28fa60 100644 --- a/anda/apps/spacedrive/spacedrive.spec +++ b/anda/apps/spacedrive/spacedrive.spec @@ -6,7 +6,8 @@ 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 openssl openssl-devel pkgconfig(zlib) perl gcc glib2-devel gtk3-devel +BuildRequires: pnpm clang git-core perl gcc +BuildRequires: pkgconfig(libsoup-2.4) glib2-devel gtk3-devel 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.