# HG changeset patch # User Rich Burridge # Date 1443120469 25200 # Node ID 75f0429dab655267d27475ddae2fdabf35e02e4f # Parent 7dd77eb11d2aaccfbe544f5518d4e94865515602 21892085 R needs two additional REQUIRED_PACKAGES plus a configure Makefile target (adjust REQUIRED_PACKAGES) diff -r 7dd77eb11d2a -r 75f0429dab65 components/r/Makefile --- a/components/r/Makefile Thu Sep 24 10:35:50 2015 -0700 +++ b/components/r/Makefile Thu Sep 24 11:47:49 2015 -0700 @@ -155,7 +155,7 @@ REQUIRED_PACKAGES += shell/bash REQUIRED_PACKAGES += system/library REQUIRED_PACKAGES += system/library/fortran-runtime -REQUIRED_PACKAGES += system/library/iconv/xsh4/latin +REQUIRED_PACKAGES += system/library/iconv REQUIRED_PACKAGES += system/library/math REQUIRED_PACKAGES += system/library/sunperf REQUIRED_PACKAGES += web/curl