diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 22:34:01 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:15 -0500 |
commit | d3f50580bd9450aa53581c083d28066b40756a3f (patch) | |
tree | f4dff4a937cf4738c1b7cb2788035f2c8033b757 /system/apache-cassandra | |
parent | 43d6d0f10911729d471294d2835a3cbf740d77fe (diff) | |
download | slackbuilds-d3f50580bd9450aa53581c083d28066b40756a3f.tar.gz |
system/apache-cassandra: Fixed dep information
Diffstat (limited to 'system/apache-cassandra')
-rw-r--r-- | system/apache-cassandra/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apache-cassandra/README b/system/apache-cassandra/README index f868fc0643..875b474c74 100644 --- a/system/apache-cassandra/README +++ b/system/apache-cassandra/README @@ -3,4 +3,4 @@ highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. -apache-cassandra requires Java >= 1.6 +This requires java from /extra. |