1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 06:53:54 +02:00

* Add perl-DBD-SQLite as a dependency of the RPM builds.

This commit is contained in:
Eelco Dolstra 2011-08-08 14:06:10 +00:00
parent d374be551d
commit 76e0029f7a
2 changed files with 14 additions and 12 deletions

View file

@ -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)