From c4a4e18f40232378de0db51663d1171375d9ec9f Mon Sep 17 00:00:00 2001 From: madomado Date: Sun, 11 Feb 2024 23:05:10 +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 0151ad5672..c2f2487a6d 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 openssl openssl-devel pkgconfig(zlib) perl gcc +BuildRequires: pnpm clang git-core openssl openssl-devel pkgconfig(zlib) perl gcc glib2-devel %description Spacedrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust.