Add libssl-dev to build dependencies

This commit is contained in:
Keith Winstein
2012-07-20 17:24:12 -04:00
parent 19e7bf9744
commit ff778c0166
+1 -1
View File
@@ -3,7 +3,7 @@ Section: net
Priority: optional Priority: optional
Maintainer: Keith Winstein <keithw@mit.edu> Maintainer: Keith Winstein <keithw@mit.edu>
DM-Upload-Allowed: yes DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev Build-Depends: debhelper (>= 7.0.50), autotools-dev, protobuf-compiler, libprotobuf-dev, dh-autoreconf, pkg-config, libutempter-dev, zlib1g-dev, libncurses5-dev, libssl-dev
Standards-Version: 3.9.3 Standards-Version: 3.9.3
Homepage: http://mosh.mit.edu Homepage: http://mosh.mit.edu
Vcs-Git: git://github.com/keithw/mosh.git Vcs-Git: git://github.com/keithw/mosh.git