Repository: bigtop
Updated Branches:
  refs/heads/master 3e3201634 -> e0eb86aaa


BIGTOP-1398. hadoop-hdfs-fuse can't be installed on Ubuntu 14.04


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

Branch: refs/heads/master
Commit: e0eb86aaa46084b2383847c896e9226881d2a2ce
Parents: 3e32016
Author: Roman Shaposhnik <[email protected]>
Authored: Sun Aug 10 15:36:30 2014 -0700
Committer: Roman Shaposhnik <[email protected]>
Committed: Sun Aug 10 17:17:17 2014 -0700

----------------------------------------------------------------------
 bigtop-packages/src/deb/hadoop/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/e0eb86aa/bigtop-packages/src/deb/hadoop/control
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/deb/hadoop/control 
b/bigtop-packages/src/deb/hadoop/control
index 692baac..01e1767 100644
--- a/bigtop-packages/src/deb/hadoop/control
+++ b/bigtop-packages/src/deb/hadoop/control
@@ -81,7 +81,7 @@ Description: The Hadoop MapReduce (MRv2)
 
 Package: hadoop-hdfs-fuse
 Architecture: i386 amd64
-Depends: ${shlibs:Depends}, hadoop-hdfs (= ${source:Version}), hadoop-client 
(= ${source:Version}), libfuse2, fuse-utils, bigtop-utils (>= 0.7)
+Depends: ${shlibs:Depends}, hadoop-hdfs (= ${source:Version}), hadoop-client 
(= ${source:Version}), libfuse2, fuse-utils|fuse, bigtop-utils (>= 0.7)
 Enhances: hadoop
 Description: Mountable HDFS
  These projects (enumerated below) allow HDFS to be mounted (on most flavors 
of Unix) as a standard file system using

Reply via email to