From: Bdale Garbee Date: Mon, 29 Apr 2013 23:11:48 +0000 (-0600) Subject: add libssl-dev as a build dep since it's used in FAT filesystem test code X-Git-Tag: 1.2.1~96 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=75f8229d4a8d7c9a28ea3d88fda72af0d1f1ccc2;hp=f2a8ac537d254cc08c0be9c16bf2d5cc03fd04fc add libssl-dev as a build dep since it's used in FAT filesystem test code --- diff --git a/debian/control b/debian/control index dec8481f..7607d386 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: electronics Priority: optional Maintainer: Bdale Garbee Uploaders: Keith Packard -Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, cc1111, xsltproc, fop, docbook-xml, docbook-xsl, swig, default-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config, libelf-dev, libbluetooth-dev +Build-Depends: debhelper (>= 7), autoconf, automake, gawk, libreadline-dev, libusb-1.0-0-dev, nickle, cc1111, xsltproc, fop, docbook-xml, docbook-xsl, swig, default-jdk, freetts, libtool, libjfreechart-java, libbluetooth-dev, pkg-config, libelf-dev, libbluetooth-dev, libssl-dev Standards-Version: 3.9.3 Homepage: http://altusmetrum.org/AltOS Vcs-Git: git://git.gag.com/fw/altos