You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2014/02/25 22:22:58 UTC

[3/6] git commit: fix build-dep to not require ojdk

fix build-dep to not require ojdk


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/157cbdfa
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/157cbdfa
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/157cbdfa

Branch: refs/heads/trunk
Commit: 157cbdfad99c678333c60af0037818eb71eea502
Parents: d21c0c9
Author: Brandon Williams <br...@apache.org>
Authored: Tue Feb 25 15:19:47 2014 -0600
Committer: Brandon Williams <br...@apache.org>
Committed: Tue Feb 25 15:19:47 2014 -0600

----------------------------------------------------------------------
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/157cbdfa/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index 631c60b..2695e8d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: extra
 Maintainer: Eric Evans <ee...@apache.org>
 Uploaders: Sylvain Lebresne <sl...@apache.org>
-Build-Depends: debhelper (>= 5), openjdk-7-jdk | java7-sdk, ant (>= 1.7), ant-optional (>= 1.7), python-support
+Build-Depends: debhelper (>= 5), openjdk-7-jdk | java7-jdk, ant (>= 1.7), ant-optional (>= 1.7), python-support
 Homepage: http://cassandra.apache.org
 Vcs-Git: http://git-wip-us.apache.org/repos/asf/cassandra.git
 Vcs-Browser: https://git-wip-us.apache.org/repos/asf?p=cassandra.git