Add gnome-common to fedora dependencies in README

The gnome-common package is needed when building from the git
repository.  This package was missed in the list of dependencies for
the Fedora GNU/Linux distribution.
This commit is contained in:
Curtis Gedak 2014-02-06 11:19:03 -07:00 committed by Mike Fleetwood
parent 4a85e3cd66
commit 93f7cb3f47
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -87,7 +87,7 @@ b. Building from Source
yum install gtkmm24-devel parted-devel e2fsprogs-devel gettext \
'perl(XML::Parser)' desktop-file-utils libuuid-devel \
gnome-doc-utils docbook-dtds rarian-compat intltool \
gcc-c++
gnome-common gcc-c++
yum groupinstall 'Development Tools'
On openSUSE, these dependencies may be obtained by running the