Add rlwrap to the programs to install

release
Doug Coleman 2007-12-04 00:14:52 -06:00
parent c8ff8bfafb
commit 4a855cc8e6
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ update() {
}
install_libraries() {
sudo apt-get install libc6-dev libfreetype6-dev wget git-core git-doc libx11-dev glutg3-dev
sudo apt-get install libc6-dev libfreetype6-dev wget git-core git-doc libx11-dev glutg3-dev rlwrap
}
case "$1" in