From 74965b0f66f1907346df49c1eebb07169d26129d Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Tue, 28 Oct 2014 02:39:37 +0100
Subject: Rewrite to use libev
libuv is too immature so far and I'm not in the mood to try and
link it statically via some horrible hack (no CMake support).
Also libev is much closer to my understanding of event loops.
The messaging model stays for when/if I want to return to libuv.
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'README')
diff --git a/README b/README
index 2ee09f8..c1956aa 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ autistdraw
Building and Running
--------------------
-Build dependencies: CMake, pkg-config, ncursesw, libuv>=0.11.x, termo (included)
+Build dependencies: CMake, pkg-config, ncursesw, libev, termo (included)
$ git clone https://github.com/pjanouch/autistdraw.git
$ git submodule init
--
cgit v1.2.3-70-g09d2