gnu: r: Drop texlive from native-inputs.

* gnu/packages/statistics.scm (r)[native-inputs]: Remove "texlive".
master
Ricardo Wurmus 2015-09-03 12:09:47 +02:00
parent af23b6e946
commit 02615bfa2f
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@
`(("bzip2" ,bzip2)
("perl" ,perl)
("pkg-config" ,pkg-config)
("texlive" ,texlive) ; needed to make vignettes
("texinfo" ,texinfo) ; for building HTML manuals
("which" ,which) ; for tests/Examples/base-Ex.R
("xz" ,xz)))