summaryrefslogtreecommitdiffstats
path: root/system/apache-activemq
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-25 13:38:10 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-25 13:38:10 +0200
commite8b6452adf31f13133867b269f66f1cc48f6bad0 (patch)
treeb2a1e26d363da3dff2f3f7c6ed554461880865a9 /system/apache-activemq
parentda7d50cdbe1822b997b9ebb2126a73365bc88af4 (diff)
downloadslackbuilds-e8b6452adf31f13133867b269f66f1cc48f6bad0.tar.gz
slackbuilds-e8b6452adf31f13133867b269f66f1cc48f6bad0.tar.xz
system/apache-activemq: Fixed dep information
Diffstat (limited to 'system/apache-activemq')
-rw-r--r--system/apache-activemq/README2
-rw-r--r--system/apache-activemq/apache-activemq.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/system/apache-activemq/README b/system/apache-activemq/README
index 94bbd2a4e7..3938ac5abc 100644
--- a/system/apache-activemq/README
+++ b/system/apache-activemq/README
@@ -14,5 +14,3 @@ machine:
3) ln -sf /usr/share/activemq/bin/activemq /usr/local/bin/activemq-instance-<INSTANCENAME>
4) use /usr/local/bin/activemq-instance-<INSTANCENAME> to start/stop/restart
your own instance.
-
-This requires java from /extra.
diff --git a/system/apache-activemq/apache-activemq.info b/system/apache-activemq/apache-activemq.info
index 78a0eb5af8..4750129f45 100644
--- a/system/apache-activemq/apache-activemq.info
+++ b/system/apache-activemq/apache-activemq.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://www.apache.org/dist/activemq/apache-activemq/5.5.1/apache-activ
MD5SUM="3e10c163c5e3869a9720d47849a5ae29"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="jdk"
MAINTAINER="Marco Bonetti"
EMAIL="sid77@slackware.it"