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:
parent
d374be551d
commit
76e0029f7a
2 changed files with 14 additions and 12 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue