From 48f90725399bcaf1031913104c9c342182428d31 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 28 Feb 2017 18:14:46 -0500 Subject: [PATCH] Docs: Updated requirements --- DEVELOPER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPER b/DEVELOPER index 06c629277..7a00212f3 100644 --- a/DEVELOPER +++ b/DEVELOPER @@ -3,7 +3,7 @@ How to Build Taskwarrior Satisfy the Requirements: - gcc 4.9 or later, clang 3.4 or later, or a compiler with full C++11 support. - - libuuid + - libuuid (if not on macOS) - gnutls (optional) - python 2.7 or 3 (optional, for running the test suite)