# HG changeset patch # User Rich Burridge # Date 1443124600 25200 # Node ID fef592cf5ac79fb0ea1881b23cb5ee64cc16e6ef # Parent 75f0429dab655267d27475ddae2fdabf35e02e4f 21895213 erlang needs an additional REQUIRED_PACKAGES in its Makefile diff -r 75f0429dab65 -r fef592cf5ac7 components/erlang/Makefile --- a/components/erlang/Makefile Thu Sep 24 11:47:49 2015 -0700 +++ b/components/erlang/Makefile Thu Sep 24 12:56:40 2015 -0700 @@ -134,3 +134,4 @@ REQUIRED_PACKAGES += system/core-os REQUIRED_PACKAGES += system/library REQUIRED_PACKAGES += system/library/math +REQUIRED_PACKAGES += system/linker