diff --git a/README b/README index 3280e34e..3413ba3f 100644 --- a/README +++ b/README @@ -66,6 +66,12 @@ b. Building from Source yum install gtkmm24-devel parted-devel e2fsprogs-devel gettext \ perl(XML::Parser) desktop-file-utils + On openSUSE, these dependencies may be obtained by running the + following command; + sudo zypper install automake autoconf gcc-g++ make gnome-common \ + libuuid-devel parted-devel gtkmm2-devel \ + gnome-doc-utils-devel + Briefly, the shell commands `./configure; make; make install' should configure, build, and install this package.