Skip to content

Commit 2f62050

Browse files
author
Nathan Bridgewater
committed
added pango... gtk# is having trouble. switching comps
1 parent ae5cd0d commit 2f62050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mono-install-scripts/ubuntu/install_mono-2.8.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sudo apt-get update
1212
sudo apt-get upgrade -y
1313

1414
echo "installing prerequisites"
15-
sudo apt-get install -y build-essential libc6-dev g++ gcc libglib2.0-dev pkg-config subversion apache2 apache2-threaded-dev bison gettext autoconf automake libtool
15+
sudo apt-get install -y build-essential libc6-dev g++ gcc libglib2.0-dev pkg-config subversion apache2 apache2-threaded-dev bison gettext autoconf automake libtool libpango1.0-common
1616

1717
mkdir -p $BUILDDIR
1818

0 commit comments

Comments
 (0)