From f8333744552d121ee644610fbcaed8f3fab3d947 Mon Sep 17 00:00:00 2001 From: madomado Date: Tue, 6 Feb 2024 21:45:38 +0800 Subject: [PATCH] more deps 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 3fdcf3b217..b764955513 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) +BuildRequires: pnpm clang git-core openssl openssl-devel pkgconfig(zlib) pearl gcc %description Spacedrive is an open source cross-platform file manager, powered by a virtual distributed filesystem (VDFS) written in Rust.