From a0b942a7dacf9e38c41d130ee9f054cc89688639 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Wed, 3 Dec 2014 10:12:14 -0500 Subject: [PATCH] make farming dep optional --- dryplants/depends.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dryplants/depends.txt b/dryplants/depends.txt index 465ad78..5be6833 100644 --- a/dryplants/depends.txt +++ b/dryplants/depends.txt @@ -1,3 +1,3 @@ default -farming -plants_lib \ No newline at end of file +plants_lib +farming?