1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 22:33:57 +02:00

Check for libreadline

This commit is contained in:
Eelco Dolstra 2017-04-28 16:53:56 +02:00
parent a1a5e63e14
commit 73bba12d8b
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
7 changed files with 22 additions and 5 deletions

View file

@ -20,9 +20,11 @@ Requires: curl
Requires: bzip2
Requires: gzip
Requires: xz
Requires: readline
BuildRequires: bzip2-devel
BuildRequires: sqlite-devel
BuildRequires: libcurl-devel
BuildRequires: readline-devel
# Hack to make that shitty RPM scanning hack shut up.
Provides: perl(Nix::SSH)