mirror of
https://github.com/NixOS/nix.git
synced 2024-10-31 22:30:52 +00:00
* Specify Perl as a dependency for the RPM.
This commit is contained in:
parent
ac4d39f9db
commit
df101d6fca
@ -9,6 +9,7 @@ Source0: %{name}-@version@.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
%define _prefix /nix
|
||||
Prefix: %{_prefix}
|
||||
Requires: /usr/bin/perl
|
||||
|
||||
%description
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user