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