about summary refs log tree commit diff
path: root/nix.spec.in
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2011-08-08T14·06+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2011-08-08T14·06+0000
commit76e0029f7ae03f30a2fa534e1eaf141437877398 (patch)
tree0f60b4d7df9f4aa7417502ac841d1970d867cc30 /nix.spec.in
parentd374be551df964f000a04061e6ad9c81a7a8341c (diff)
* Add perl-DBD-SQLite as a dependency of the RPM builds.
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 9b531dd87b..1819c849a3 100644
--- a/nix.spec.in
+++ b/nix.spec.in
@@ -19,6 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
 Prefix: /usr
 Requires: /usr/bin/perl
 Requires: curl
+Requires: perl-DBD-SQLite
 
 # Hack to make that shitty RPM scanning hack shut up.
 Provides: perl(readmanifest)