[gparted] Add openSUSE command to install dependencies to README



commit 3499b2327aa68c63511a3940ec2d46c514a9e073
Author: Curtis Gedak <gedakc gmail com>
Date:   Sat Feb 26 10:18:09 2011 -0700

    Add openSUSE command to install dependencies to README

 README |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index 3280e34..3413ba3 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.
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]