diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-05-24 13:59:52 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-24 16:10:23 -0500 |
commit | 2b20b5898c207c38282c03dabbc27a5b0c82b1c2 (patch) | |
tree | 77916e160bb19fb4101ad372f991da21cb0925dd /libraries/xulrunner/README | |
parent | 12936c278b0977c8f4aac2967bfd194556f6af1b (diff) | |
download | slackbuilds-2b20b5898c207c38282c03dabbc27a5b0c82b1c2.tar.gz |
libraries/xulrunner: Miscellaneous cleanups.
Diffstat (limited to 'libraries/xulrunner/README')
-rw-r--r-- | libraries/xulrunner/README | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/libraries/xulrunner/README b/libraries/xulrunner/README index 8c21e3d8ab..aa858c56b2 100644 --- a/libraries/xulrunner/README +++ b/libraries/xulrunner/README @@ -5,17 +5,10 @@ and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products. -Requirers jdk from /extra in Slackware. +This requires jdk from /extra in Slackware. Note: If you have to install jdk you need to run ". /etc/profile" before trying to compile xurlrunner. -Some of the optional dependences are: - -GConf -ORBit2 -avahi -gnome-vfs -libbonobo -libgnome +Optional dependencies are GConf, avahi, gnome-vfs, libbonobo, and libgnome. |