Author: abayer
Date: Fri Aug 26 18:38:33 2011
New Revision: 1162204
URL: http://svn.apache.org/viewvc?rev=1162204&view=rev
Log:
Fixes BIGTOP-15. Adds build dependency on libssl-dev on Debian.
Modified:
incubator/bigtop/trunk/src/pkg/deb/hadoop/control
Modified: incubator/bigtop/trunk/src/pkg/deb/hadoop/control
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/pkg/deb/hadoop/control?rev=1162204&r1=1162203&r2=1162204&view=diff
==============================================================================
--- incubator/bigtop/trunk/src/pkg/deb/hadoop/control (original)
+++ incubator/bigtop/trunk/src/pkg/deb/hadoop/control Fri Aug 26 18:38:33 2011
@@ -17,7 +17,7 @@ Source: hadoop
Section: misc
Priority: extra
Maintainer: Todd Lipcon <[email protected]>
-Build-Depends: debhelper (>= 6), ant, ant-optional, liblzo2-dev,
sun-java6-jdk, python, libz-dev,automake, autoconf (>= 2.61), sharutils, g++
(>= 4), git-core, libfuse-dev
+Build-Depends: debhelper (>= 6), ant, ant-optional, liblzo2-dev,
sun-java6-jdk, python, libz-dev,automake, autoconf (>= 2.61), sharutils, g++
(>= 4), git-core, libfuse-dev, libssl-dev
Standards-Version: 3.8.0
Homepage: http://hadoop.apache.org/core/