[build setup] Add gcc-c++ on Fedora

This commit is contained in:
Colin Walters 2010-01-06 13:54:12 -05:00
parent 98a8dd682d
commit e5647c4f83

View File

@ -97,7 +97,7 @@ fi
if test x$system = xFedora ; then
reqd=""
for pkg in \
binutils curl gcc make \
binutils curl gcc gcc-c++ make \
automake bison flex git gnome-common gnome-doc-utils intltool \
libtool pkgconfig \
dbus-glib-devel GConf2-devel gnome-menus-devel gnome-python2-gconf gtk2-devel libffi-devel \