diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2011-10-10T18·58+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2011-10-10T18·58+0000 |
commit | 659c427caa39e44e5861ff1345425e4c34c9ced3 (patch) | |
tree | 037d65d7967eb6e5af405f760f551082fa788ef7 /nix.spec.in | |
parent | 73fe6871c479f7670f8c93b0cc9ef7bb1a851777 (diff) |
* Hopefully perl-devel contains the required headers (untested).
Diffstat (limited to 'nix.spec.in')
-rw-r--r-- | nix.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix.spec.in b/nix.spec.in index 1819c849a3d0..e23f537ffe14 100644 --- a/nix.spec.in +++ b/nix.spec.in @@ -20,6 +20,7 @@ Prefix: /usr Requires: /usr/bin/perl Requires: curl Requires: perl-DBD-SQLite +Requires: perl-devel # Hack to make that shitty RPM scanning hack shut up. Provides: perl(readmanifest) |