From a257d14925c6e293529c5bb34fc633b32931791d Mon Sep 17 00:00:00 2001 From: Ellis Whitehead Date: Sat, 17 May 2014 21:35:02 +0200 Subject: R: install lib/libR.so for use by other programs such as RStudio --- pkgs/applications/science/math/R/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/applications/science/math/R') diff --git a/pkgs/applications/science/math/R/default.nix b/pkgs/applications/science/math/R/default.nix index 772d9cdd6cef..edba65146a66 100644 --- a/pkgs/applications/science/math/R/default.nix +++ b/pkgs/applications/science/math/R/default.nix @@ -38,6 +38,7 @@ stdenv.mkDerivation rec { --with-system-pcre --with-system-xz --with-ICU + --enable-R-shlib AR=$(type -p ar) AWK=$(type -p gawk) CC=$(type -p gcc) -- cgit 1.4.1