aboutsummaryrefslogtreecommitdiff
path: root/DEPENDS
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2012-12-24 16:53:20 +0100
committerMichael Stapelberg <michael@stapelberg.de>2012-12-24 16:53:20 +0100
commitb3d7531947a25d9212f8ed8db86909f64456bb3c (patch)
tree789bf756205399d298e1d0ef474ba05dcff85603 /DEPENDS
parentc127ac3855ac3fef150d0583cb7ae8a764d7e955 (diff)
downloadi3-b3d7531947a25d9212f8ed8db86909f64456bb3c.tar.gz
i3-b3d7531947a25d9212f8ed8db86909f64456bb3c.zip
refactor both i3-nagbar starts into src/util.c
With this change, libev >= 4 is a hard dependency. It should be present in all major linux distributions (even the latest ubuntu LTS).
Diffstat (limited to 'DEPENDS')
-rw-r--r--DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDS b/DEPENDS
index fe9ba17f..c0423f89 100644
--- a/DEPENDS
+++ b/DEPENDS
@@ -10,7 +10,7 @@
│ pkg-config │ 0.25 │ 0.26 │ http://pkgconfig.freedesktop.org/ │
│ libxcb │ 1.1.93 │ 1.7 │ http://xcb.freedesktop.org/dist/ │
│ xcb-util │ 0.3.3 │ 0.3.8 │ http://xcb.freedesktop.org/dist/ │
-│ libev │ 4.0 │ 4.04 │ http://libev.schmorp.de/ │
+│ libev │ 4.0 │ 4.11 │ http://libev.schmorp.de/ │
│ flex │ 2.5.35 │ 2.5.35 │ http://flex.sourceforge.net/ │
│ bison │ 2.4.1 │ 2.4.1 │ http://www.gnu.org/software/bison/ │
│ yajl │ 1.0.8 │ 2.0.1 │ http://lloyd.github.com/yajl/ │