wok rev 11714

R: Fix missing dep (Thanks moulefrite)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 19 22:08:06 2012 +0100 (2012-02-19)
parents 1fa770660043
children 76375693c404
files R/receipt
line diff
     1.1 --- a/R/receipt	Sun Feb 19 13:33:49 2012 -0500
     1.2 +++ b/R/receipt	Sun Feb 19 22:08:06 2012 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.r-project.org/"
     1.5  WGET_URL="http://cran.cict.fr/src/base/R-2/$TARBALL"
     1.6  
     1.7 -DEPENDS="libgfortran readline bzlib midori epdfview"
     1.8 +DEPENDS="libgfortran readline bzlib libgomp midori epdfview"
     1.9  BUILD_DEPENDS="gfortran readline-dev bzip2-dev"
    1.10  
    1.11  # Rules to configure and make the package.