diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-07-28 14:43:04 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:10:34 -0500 |
commit | 3e2dc6cf1539bd2a2ad665e105953797d0d81680 (patch) | |
tree | f1d359949fc266e297ff4e80a5b739df61726f1d /libraries/xulrunner/README | |
parent | 1199a9d8e0ae953cfb96ee9f9bc579da806f5aae (diff) |
libraries/xulrunner: Removed (deprecated).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/xulrunner/README')
-rw-r--r-- | libraries/xulrunner/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/xulrunner/README b/libraries/xulrunner/README deleted file mode 100644 index de70749144..0000000000 --- a/libraries/xulrunner/README +++ /dev/null @@ -1,12 +0,0 @@ -The XULRunner project is a Mozilla runtime package that can be used -to bootstrap XUL+XPCOM applications that are as rich as Thunderbird -and Firefox. It will provide mechanisms for installing, upgrading, -and uninstalling these applications. XULRunner will also provide -libxul, a solution which allows the embedding of Mozilla technologies -in other projects and products. - -Note: -If you have to install jdk you need to run ". /etc/profile" before -trying to compile xurlrunner. - -Optional dependencies are avahi, gnome-vfs, libbonobo, and libgnome. |