diff options
author | 2020-02-04 11:07:32 +0100 | |
---|---|---|
committer | 2020-02-05 15:37:51 +0100 | |
commit | 14ff0c73899df6db0c83c5ecb8c85429df9513e8 (patch) | |
tree | cfd992bad4c60652a4e286759490c8c13c7e913e /DEVELOPERS | |
parent | 6cdf1f44e4ef830dcf4770b780d6b39fcf6ebd9b (diff) | |
download | buildroot-14ff0c73899df6db0c83c5ecb8c85429df9513e8.tar.gz buildroot-14ff0c73899df6db0c83c5ecb8c85429df9513e8.tar.bz2 |
package/elixir: new package
elixir is required to build RabbitMQ starting from v3.7
Signed-off-by: Frank Vanbever <frank.vanbever@essensium.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'DEVELOPERS')
-rw-r--r-- | DEVELOPERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index af03992cc3..67cce2f8e4 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -960,6 +960,7 @@ F: package/upx/ F: package/zxing-cpp/ N: Frank Vanbever <frank.vanbever@essensium.com> +F: package/elixir/ F: package/libmodsecurity/ F: package/nginx-modsecurity/ |