forked from lix-project/lix
* Add curl to the RPM dependencies. Should fix NIX-11.
This commit is contained in:
parent
22d3587f3b
commit
d4879b4dfe
|
@ -19,6 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
|||
%define _prefix /nix
|
||||
Prefix: %{_prefix}
|
||||
Requires: /usr/bin/perl
|
||||
Requires: curl
|
||||
|
||||
# Hack to make that shitty RPM scanning hack shut up.
|
||||
Provides: perl(readmanifest)
|
||||
|
|
Loading…
Reference in a new issue