You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by bm...@apache.org on 2013/03/20 06:57:09 UTC

git commit: BIGTOP-690. libzip1 is no longer in Ubuntu and may not be required for hadoop-native (Sean Mackrory via Bruno Mahé)

Updated Branches:
  refs/heads/branch-0.3.1 cbacdf9a6 -> ee3d10d1c


BIGTOP-690. libzip1 is no longer in Ubuntu and may not be required for hadoop-native (Sean Mackrory via Bruno Mahé)


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

Branch: refs/heads/branch-0.3.1
Commit: ee3d10d1c07b500bb838dce699d7de9f5b2e5a6f
Parents: cbacdf9
Author: Bruno Mahé <bm...@apache.org>
Authored: Tue Mar 19 22:56:20 2013 -0700
Committer: Bruno Mahé <bm...@apache.org>
Committed: Tue Mar 19 22:56:20 2013 -0700

----------------------------------------------------------------------
 bigtop-packages/src/deb/hadoop/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/ee3d10d1/bigtop-packages/src/deb/hadoop/control
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/deb/hadoop/control b/bigtop-packages/src/deb/hadoop/control
index 1604544..164bb61 100644
--- a/bigtop-packages/src/deb/hadoop/control
+++ b/bigtop-packages/src/deb/hadoop/control
@@ -50,7 +50,7 @@ Description: A software platform for processing vast amounts of data
 Package: hadoop-native
 Provides: hadoop-native
 Architecture: i386 amd64
-Depends: ${shlibs:Depends}, hadoop (= ${source:Version}), liblzo2-2, libzip1
+Depends: ${shlibs:Depends}, hadoop (= ${source:Version}), liblzo2-2
 Enhances: hadoop
 Description: Native libraries for Hadoop (e.g., compression)
  This optional package contains native libraries that increase the performance