chicken/egg

Doug Coleman 2008-09-18 12:50:16 -05:00
parent 562118e158
commit 3b4bc615f1
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@ make_boot_image() {
}
install_build_system_apt() {
sudo apt-get --yes install sudo libc6-dev libfreetype6-dev libx11-dev xorg-dev glutg3-dev wget git-core git-doc rlwrap gcc make
sudo apt-get --yes install libc6-dev libfreetype6-dev libx11-dev xorg-dev glutg3-dev wget git-core git-doc rlwrap gcc make
check_ret sudo
}