about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nix.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/nix.spec.in b/nix.spec.in
index 65dc2fcb7dad..423d9ebff16a 100644
--- a/nix.spec.in
+++ b/nix.spec.in
@@ -20,6 +20,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
 Prefix: %{_prefix}
 Requires: /usr/bin/perl
 
+# Hack to make that shitty RPM scanning hack shut up.
+Provides: perl(readmanifest)
+                                                               
 %description
 
 Nix is a system for software deployment.