Index: /branches/fc15-dev/server/doc/install-howto.sh
===================================================================
--- /branches/fc15-dev/server/doc/install-howto.sh	(revision 1981)
+++ /branches/fc15-dev/server/doc/install-howto.sh	(revision 1982)
@@ -45,4 +45,8 @@
 # Take updates, reboot if there's a kernel update.
     yum update -y
+
+# Install compilation deps
+    cd /srv/repository/server/fedora
+    make install-deps
 
 # Get rid of network manager
