summaryrefslogtreecommitdiffstats
path: root/libraries/xulrunner/README
diff options
context:
space:
mode:
author Matteo Bernardini2019-08-18 16:29:50 +0200
committer Matteo Bernardini2019-08-18 16:29:50 +0200
commite81a89f1b6ccd3da8cffc51b431e0026126e34b9 (patch)
treed58abd1dad22c526d4bebefe25d34800370d6392 /libraries/xulrunner/README
parentd04189e642ca17186cb9b2b5899fa9c12aceb782 (diff)
downloadslackbuilds-current-20190818.2.tar.gz
20190818.2 global branch merge.current-20190818.2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/xulrunner/README')
-rw-r--r--libraries/xulrunner/README12
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.