From 2889669b7f0b04adb2cbca93f778295d799e8aa7 Mon Sep 17 00:00:00 2001 From: Spencer Russell Date: Thu, 31 Mar 2016 11:35:58 -0400 Subject: [PATCH] adds RingBuffers to REQUIRE --- REQUIRE | 1 + 1 file changed, 1 insertion(+) diff --git a/REQUIRE b/REQUIRE index e0902a4..27fe671 100644 --- a/REQUIRE +++ b/REQUIRE @@ -2,5 +2,6 @@ julia 0.4 BinDeps Devectorize SampledSignals +RingBuffers @osx Homebrew @windows WinRPM