r-modules: fix rapportools

This commit is contained in:
Peter Simons 2015-06-16 12:29:02 +02:00
parent 21c18c4f0a
commit 362e60a5dc

View File

@ -259,6 +259,7 @@ let
R2SWF = [ pkgs.zlib pkgs.libpng pkgs.freetype ];
RAppArmor = [ pkgs.libapparmor ];
rapport = [ pkgs.which ];
rapportools = [ pkgs.which ];
rbamtools = [ pkgs.zlib ];
RCA = [ pkgs.gmp ];
rcdd = [ pkgs.gmp ];