rstudio: fix build with most recent boost (#377161)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
fetchFromGitHub,
|
||||
replaceVars,
|
||||
cmake,
|
||||
boost,
|
||||
boost186,
|
||||
zlib,
|
||||
openssl,
|
||||
R,
|
||||
@@ -85,7 +85,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs =
|
||||
[
|
||||
boost
|
||||
boost186
|
||||
zlib
|
||||
openssl
|
||||
R
|
||||
|
||||
Reference in New Issue
Block a user