From eac9fd107869019c8d671415caacce627aac5d6e Mon Sep 17 00:00:00 2001
From: "Dmitry E. Oboukhov" <unera@debian.org>
Date: Thu, 3 May 2012 00:07:31 +0400
Subject: [PATCH] add libncurses5-dev in Build-Depends

---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 598913b11d..166f074cfb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: cdbs, debhelper (>= 8),
  libreadline-dev,
  python-yaml,
  python-daemon,
- python-pexpect
+ python-pexpect,
+ libncurses5-dev
 Section: database
 Standards-Version: 3.9.2
 Homepage: http://tarantool.org/
-- 
GitLab