]> git.pld-linux.org Git - packages/i3.git/commitdiff
cleanup
authorElan Ruusamäe <glen@delfi.ee>
Sun, 27 Oct 2013 19:44:01 +0000 (21:44 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 27 Oct 2013 19:44:01 +0000 (21:44 +0200)
i3.spec

diff --git a/i3.spec b/i3.spec
index 89a4d211096ee33e79f2091e7fb58930df6db010..1b7773b91ddc60d485f1f9050b2fd8e35981482c 100644 (file)
--- a/i3.spec
+++ b/i3.spec
@@ -7,24 +7,16 @@ Group:                X11/Window Managers
 Source0:       http://i3wm.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5: 11b7e5ecdd837341978c72341cb890c6
 URL:           http://i3wm.org/
-# AUTO: -- make: bison: Command not found
 BuildRequires: bison
-# AUTO: -- make: flex: Command not found
 BuildRequires: flex
-# AUTO: -- include/ipc.h:13:16: fatal error: ev.h: No such file or directory
 BuildRequires: libev-devel
-# AUTO: -- include/data.h:19:18: fatal error: pcre.h: No such file or directory
 BuildRequires: pcre-devel
-# AUTO: -- include/data.h:14:31: fatal error: libsn/sn-launcher.h: No such file or directory
+BuildRequires: pkgconfig
 BuildRequires: startup-notification-devel
-# AUTO: -- root_atom_contents.c:14:25: fatal error: xcb/xcb_aux.h: No such file or directory
 BuildRequires: xcb-util-devel
 BuildRequires: xcb-util-keysyms-devel
 BuildRequires: xcb-util-wm-devel
-BuildRequires: pkgconfig
-# AUTO: -- src/xcursor.c:11:33: fatal error: X11/Xcursor/Xcursor.h: No such file or directory
 BuildRequires: xorg-lib-libXcursor-devel
-# AUTO: -- include/ipc.h:15:27: fatal error: yajl/yajl_gen.h: No such file or directory
 BuildRequires: yajl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.171741 seconds and 4 git commands to generate.