mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
* Hack for perl(readmanifest) dependency.
This commit is contained in:
parent
17c8252fc9
commit
550d960586
@ -20,6 +20,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
|||||||
Prefix: %{_prefix}
|
Prefix: %{_prefix}
|
||||||
Requires: /usr/bin/perl
|
Requires: /usr/bin/perl
|
||||||
|
|
||||||
|
# Hack to make that shitty RPM scanning hack shut up.
|
||||||
|
Provides: perl(readmanifest)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
||||||
Nix is a system for software deployment.
|
Nix is a system for software deployment.
|
||||||
|
Loading…
Reference in New Issue
Block a user