[build setup] Add gcc-c++ on Fedora
This commit is contained in:
parent
98a8dd682d
commit
e5647c4f83
@ -97,7 +97,7 @@ fi
|
|||||||
if test x$system = xFedora ; then
|
if test x$system = xFedora ; then
|
||||||
reqd=""
|
reqd=""
|
||||||
for pkg in \
|
for pkg in \
|
||||||
binutils curl gcc make \
|
binutils curl gcc gcc-c++ make \
|
||||||
automake bison flex git gnome-common gnome-doc-utils intltool \
|
automake bison flex git gnome-common gnome-doc-utils intltool \
|
||||||
libtool pkgconfig \
|
libtool pkgconfig \
|
||||||
dbus-glib-devel GConf2-devel gnome-menus-devel gnome-python2-gconf gtk2-devel libffi-devel \
|
dbus-glib-devel GConf2-devel gnome-menus-devel gnome-python2-gconf gtk2-devel libffi-devel \
|
||||||
|
Loading…
Reference in New Issue
Block a user