From 5e4b2109b5dc177ea8e50465d5ffe35275a9641a Mon Sep 17 00:00:00 2001 From: Preston Date: Mon, 24 Aug 2015 22:25:24 -0700 Subject: [PATCH] Update nix.spec.in Nix requires libcurl-devel to build. --- nix.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/nix.spec.in b/nix.spec.in index 4dbfdfa0..5fc34e1a 100644 --- a/nix.spec.in +++ b/nix.spec.in @@ -26,6 +26,7 @@ Requires: gzip Requires: xz BuildRequires: bzip2-devel BuildRequires: sqlite-devel +BuildRequires: libcurl-devel # Hack to make that shitty RPM scanning hack shut up. Provides: perl(Nix::SSH)