Repository: bigtop
Updated Branches:
  refs/heads/master b732749b1 -> 2bfcd0404


BIGTOP-2806: hue is not installable on debian, ubuntu


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

Branch: refs/heads/master
Commit: 2bfcd0404d7651f03b2050b8d5e6d701fbd720ce
Parents: b732749
Author: Olaf Flebbe <[email protected]>
Authored: Sun Jun 11 22:20:48 2017 +0200
Committer: Olaf Flebbe <[email protected]>
Committed: Sun Jun 11 22:20:48 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/2bfcd040/bigtop-packages/src/deb/hue/control
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/deb/hue/control 
b/bigtop-packages/src/deb/hue/control
index e1240d9..ccfc640 100644
--- a/bigtop-packages/src/deb/hue/control
+++ b/bigtop-packages/src/deb/hue/control
@@ -23,7 +23,7 @@ Homepage: http://github.com/cloudera/hue
 
 Package: hue-common
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${build:SYS-PYTHON}, 
libsasl2-modules-gssapi-mit, libxslt1.1, make, python (>= 2.6), libgmp10, libffi
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${build:SYS-PYTHON}, 
libsasl2-modules-gssapi-mit, libxslt1.1, make, python (>= 2.6), libgmp10, 
libffi6
 Description: A browser-based desktop interface for Hadoop
  Hue is a browser-based desktop interface for interacting with Hadoop.
  It supports a file browser, job tracker interface, cluster health monitor, 
and more.

Reply via email to