Updated Branches:
  refs/heads/master 94ba695b7 -> 799387672

BIGTOP-118. Add bash as a dependency on rpm/deb


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

Branch: refs/heads/master
Commit: 799387672905543fb551e9173ffcf4fe667738ce
Parents: 94ba695
Author: Roman Shaposhnik <[email protected]>
Authored: Mon Apr 15 09:50:59 2013 -0700
Committer: Roman Shaposhnik <[email protected]>
Committed: Mon Apr 15 09:50:59 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/bigtop/blob/79938767/bigtop-packages/src/deb/bigtop-utils/control
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/deb/bigtop-utils/control 
b/bigtop-packages/src/deb/bigtop-utils/control
index f9bbe23..3f8aa06 100644
--- a/bigtop-packages/src/deb/bigtop-utils/control
+++ b/bigtop-packages/src/deb/bigtop-utils/control
@@ -22,7 +22,6 @@ Homepage: http://bigtop.apache.org/
 
 Package: bigtop-utils
 Architecture: all
-Depends: ${misc:Depends}, debianutils
-Depends: bash
+Depends: ${misc:Depends}, debianutils, bash
 Description: Collection of useful tools for Bigtop
  This includes a collection of useful tools and files for Bigtop

Reply via email to