# HG changeset patch # User Christophe Lincoln # Date 1329685686 -3600 # Node ID 7b23dd576750ba6fd59e83aa6c28bf2b25938343 # Parent 1fa770660043d6eb99f4613e7745055656d048a1 R: Fix missing dep (Thanks moulefrite) diff -r 1fa770660043 -r 7b23dd576750 R/receipt --- a/R/receipt Sun Feb 19 13:33:49 2012 -0500 +++ b/R/receipt Sun Feb 19 22:08:06 2012 +0100 @@ -9,7 +9,7 @@ WEB_SITE="http://www.r-project.org/" WGET_URL="http://cran.cict.fr/src/base/R-2/$TARBALL" -DEPENDS="libgfortran readline bzlib midori epdfview" +DEPENDS="libgfortran readline bzlib libgomp midori epdfview" BUILD_DEPENDS="gfortran readline-dev bzip2-dev" # Rules to configure and make the package.