summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbackport4
1 files changed, 4 insertions, 0 deletions
diff --git a/backport b/backport
index 7b698bf..c9d8e3c 100755
--- a/backport
+++ b/backport
@@ -7,6 +7,10 @@ export ARCH
# R version against which the software is compiled
iteration=0
+Rversion=3.4.2
+
+# Set required r-base-dev version for packages build-depending on R
+rbasedev="r-base-dev (>= $Rversion)"
# Where the buildresults should be stored and where to look for current backports
rcrandir=/home/jranke/svn/website/www/ranke/r-cran

Contact - Imprint