]> git.sur5r.net Git - i3/i3/commitdiff
remove xcb-proto from DEPENDS, it’s only a build-time dep of libxcb (Thanks okraits)
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 4 Sep 2012 14:53:06 +0000 (16:53 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 4 Sep 2012 14:53:06 +0000 (16:53 +0200)
DEPENDS

diff --git a/DEPENDS b/DEPENDS
index 32f1d4601325217f6ad69da4d801d6da682fc6f8..35a03f2593cea5d6c9bc4bfa10ad92c8a22494f8 100644 (file)
--- a/DEPENDS
+++ b/DEPENDS
@@ -8,7 +8,6 @@
 │ dependency  │ min.   │ lkgv   │ URL                                    │
 ├─────────────┼────────┼────────┼────────────────────────────────────────┤
 │ pkg-config  │ 0.25   │ 0.26   │ http://pkgconfig.freedesktop.org/      │
-│ xcb-proto   │ 1.3    │ 1.6    │ http://xcb.freedesktop.org/dist/       │
 │ 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/               │