diff --git a/nix.spec.in b/nix.spec.in
index 65dc2fcb7dada3b7a153820a3957fd567a899634..423d9ebff16abf09a1ff4c5cc9d3648858dc30ed 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.