mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-24 20:41:50 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5e7e450e58 |
@@ -46,6 +46,9 @@ BuildRequires: fontconfig-devel
|
||||
BuildRequires: wayland-devel
|
||||
BuildRequires: libxkbcommon-x11-devel
|
||||
BuildRequires: openssl-devel
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: openssl-devel-engine
|
||||
%endif
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: perl-FindBin
|
||||
BuildRequires: perl-IPC-Cmd
|
||||
|
||||
@@ -13,7 +13,7 @@ License: MIT OR Apache-2.0
|
||||
URL: https://crates.io/crates/gitoxide
|
||||
Source: %{terra_crates_source}
|
||||
|
||||
BuildRequires: openssl-devel-engine cmake anda-srpm-macros rust-packaging >= 21 mold
|
||||
BuildRequires: openssl-devel cmake anda-srpm-macros rust-packaging >= 21 mold
|
||||
|
||||
%global _description %{expand:
|
||||
A command-line application for interacting with git repositories.}
|
||||
|
||||
Reference in New Issue
Block a user