summaryrefslogtreecommitdiffstats
path: root/nix.spec.in
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-07-12 16:08:10 +0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-07-12 16:08:10 +0000
commitd4879b4dfe05708eb174129141299fb343ceb946 (patch)
tree300428ced4a801cbeaf855c1ee21e885791812b7 /nix.spec.in
parent22d3587f3b850e8fc34add4d8e62911c6598ad78 (diff)
* Add curl to the RPM dependencies. Should fix NIX-11.
Diffstat (limited to 'nix.spec.in')
-rw-r--r--nix.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix.spec.in b/nix.spec.in
index a53e1a1df..4bb52269c 100644
--- a/nix.spec.in
+++ b/nix.spec.in
@@ -19,6 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
%define _prefix /nix
Prefix: %{_prefix}
Requires: /usr/bin/perl
+Requires: curl
# Hack to make that shitty RPM scanning hack shut up.
Provides: perl(readmanifest)