mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Add Boost dependency to Fedora/Ubuntu builds
This commit is contained in:
parent
28eb9621cc
commit
2bc6cfe1ad
2 changed files with 10 additions and 8 deletions
|
@ -21,10 +21,12 @@ Requires: bzip2
|
|||
Requires: gzip
|
||||
Requires: xz
|
||||
Requires: libseccomp
|
||||
Requires: boost-context
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libseccomp-devel
|
||||
BuildRequires: boost-devel
|
||||
|
||||
# Hack to make that shitty RPM scanning hack shut up.
|
||||
Provides: perl(Nix::SSH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue