From 96c2c6627f27868db08183ba2dd6a74c6d0bae00 Mon Sep 17 00:00:00 2001 From: "Aaron M. Ucko" Date: Sun, 3 Feb 2019 21:40:46 -0500 Subject: [PATCH] debian/control: Build-Depend on liblmdb-dev. --- debian/changelog | 3 ++- debian/control | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9d3d5d08..87ec38ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,14 @@ ncbi-blast+ (2.8.1-1) UNRELEASED; urgency=medium * New upstream release (NOT RELEASED YET). + * debian/control: Build-Depend on liblmdb-dev. * debian/patches: Formally update for new release. - Retire support_boost_1_67 (already applied upstream). - Update patches that apply with offsets or outright fuzz, or need full-fledged porting. * debian/patches/fix_lib_deps: Link xcleanup against $(OBJEDIT_LIBS). - -- Aaron M. Ucko Sun, 03 Feb 2019 21:40:01 -0500 + -- Aaron M. Ucko Sun, 03 Feb 2019 21:40:45 -0500 ncbi-blast+ (2.7.1-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index f5008f32..d8ac77a7 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: autotools-dev, libbz2-dev, libc-dev-bin, libgnutls28-dev, + liblmdb-dev, libmbedtls-dev, libpcre3-dev, time, -- 2.30.2