about summary refs log tree commit diff
path: root/nix.spec.in
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-07-12T16·08+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-07-12T16·08+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 a53e1a1df3..4bb52269c1 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)