summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-11-09 21:45:41 +0000
committer Eric Hameleers <alien@slackware.com>2010-11-09 21:45:41 +0000
commit2a2ccb901da7aa8a3443fc5bcc75e1009b6a9bc1 (patch)
tree7fb5f080c5c12365728112a8bcc2a02970d888cc
parentd70b6e1d7a092d1ae7226f097564b8a0f851e457 (diff)
downloadasb-2a2ccb901da7aa8a3443fc5bcc75e1009b6a9bc1.tar.gz
asb-2a2ccb901da7aa8a3443fc5bcc75e1009b6a9bc1.tar.xz
We need java to build xpcom
-rwxr-xr-xxulrunner/build/xulrunner.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/xulrunner/build/xulrunner.SlackBuild b/xulrunner/build/xulrunner.SlackBuild
index 4a65f03d..9b8fb2ae 100755
--- a/xulrunner/build/xulrunner.SlackBuild
+++ b/xulrunner/build/xulrunner.SlackBuild
@@ -28,7 +28,7 @@
# For: xulrunner
# Descr: mozilla runtime package
# URL: https://developer.mozilla.org/en/XULRunner
-# Needs:
+# Needs: java (only build-time)
# Changelog:
# 1.9.1.4-1: 12/Nov/2009 by Eric Hameleers <alien@slackware.com>
# * Initial build.
@@ -38,6 +38,8 @@
# * Update.
# 1.9.2.12-1: 07/nov/2010 by Eric Hameleers <alien@slackware.com>
# * Update. Use xz compression to reduce package size.
+# Add xpcom. Provide more pkg-config symlinks, I want to be able
+# to remove seamonkey entirely.
#
# Run 'sh xulrunner.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .