summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/xulrunner/README2
-rw-r--r--libraries/xulrunner/xulrunner.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/libraries/xulrunner/README b/libraries/xulrunner/README
index 9e33c5b74f..de70749144 100644
--- a/libraries/xulrunner/README
+++ b/libraries/xulrunner/README
@@ -5,8 +5,6 @@ and uninstalling these applications. XULRunner will also provide
libxul, a solution which allows the embedding of Mozilla technologies
in other projects and products.
-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.
diff --git a/libraries/xulrunner/xulrunner.info b/libraries/xulrunner/xulrunner.info
index 15b1907134..f3645c8521 100644
--- a/libraries/xulrunner/xulrunner.info
+++ b/libraries/xulrunner/xulrunner.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.mozilla.org/pub/mozilla.org/mozilla.org/xulrunner/releases/
MD5SUM="6717253201ac29402d6d69cecb0806eb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="avahi gnome-vfs libbonobo libgnome"
+REQUIRES="jdk"
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"