From: Aaron M. Ucko Date: Tue, 6 Dec 2016 04:10:11 +0000 (-0500) Subject: B-D on libgnutls28-dev to enable HTTPS support. X-Git-Tag: archive/raspbian/2.16.0+ds-7+rpi1~1^2~195 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=96c2b0f9f004d9fddf5708f442db7167d946213d;p=ncbi-blast%2B.git B-D on libgnutls28-dev to enable HTTPS support. --- diff --git a/debian/changelog b/debian/changelog index b1815be8..8cf98115 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ ncbi-blast+ (2.5.0-2) UNRELEASED; urgency=medium * NOT YET RELEASED. * debian/patches/fix_lib_deps: Patch Makefile.blast_macros.mk to add blast to BLAST_LIBS to clear up link errors that could otherwise occur. + * debian/control: B-D on libgnutls28-dev to enable HTTPS support. - -- Aaron M. Ucko Mon, 05 Dec 2016 23:05:54 -0500 + -- Aaron M. Ucko Mon, 05 Dec 2016 23:10:10 -0500 ncbi-blast+ (2.5.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index abe7d537..f0f8b3f7 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: autotools-dev, libboost-test-dev, libbz2-dev, libc-dev-bin, + libgnutls28-dev, libpcre3-dev, time, zlib1g-dev