From 29112655dcea989c7deda83b3981b72ef75e9468 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 14 Mar 2009 17:12:11 +0100 Subject: [PATCH] =?UTF-8?q?Update=20=E2=80=9EBuilding=20i3=20on=20Ubuntu?= =?UTF-8?q?=209.04=E2=80=9D=20howto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/docs/building_ubuntu_9.04.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/building_ubuntu_9.04.html b/website/docs/building_ubuntu_9.04.html index 13d2238d..8f30cfb5 100644 --- a/website/docs/building_ubuntu_9.04.html +++ b/website/docs/building_ubuntu_9.04.html @@ -60,6 +60,8 @@ $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-icccm1_0.3.3 $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-property1_0.3.3-2+b1_amd64.deb" $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-event1_0.3.3-2+b1_amd64.deb" $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-aux0_0.3.3-2+b1_amd64.deb" +$ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-keysyms0_0.3.3-2+b1_amd64.deb" +$ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-keysyms0-dev_0.3.3-2+b1_amd64.deb"

@@ -84,6 +86,7 @@ $ dpkg-buildpackage

+$ sudo dpkg -i ../i3-wm_1.0-1_amd64.deb
 $ sudo dpkg -i ../i3_1.0-1_amd64.deb