Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions anda/langs/rust/fresh/fresh.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ URL: https://sinelaw.github.io/fresh/
Source0: https://github.com/sinelaw/fresh/archive/refs/tags/v%version.tar.gz
License: GPL-2.0-Only
BuildRequires: cargo anda-srpm-macros cargo-rpm-macros mold
BuildRequires: pkgconfig(icu-uc)

Packager: Owen Zimmerman <owen@fyralabs.com>

Expand All @@ -25,6 +26,7 @@ Documentaion for %{name}.
%cargo_prep_online

%build
env
%cargo_build

%install
Expand Down
Loading