From ce1ad08019ad8863b54d5b8d25d9552ec1fd9752 Mon Sep 17 00:00:00 2001 From: "Samuel S. Watson" Date: Wed, 28 Feb 2018 15:00:04 -0500 Subject: [PATCH] Add DataStructures to REQUIRE --- REQUIRE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index 26b81f8..37a4cdf 100644 --- a/REQUIRE +++ b/REQUIRE @@ -2,4 +2,5 @@ julia 0.6.2 Colors Requires ProgressMeter -Cairo \ No newline at end of file +Cairo +DataStructures \ No newline at end of file