From 1cde8130987fc089bdaf99e32b0fca42f265b83b Mon Sep 17 00:00:00 2001 From: Gary Lowell Date: Wed, 17 Apr 2013 23:30:11 -0700 Subject: build: test dependency --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index afabab2aa71..ddaf96b9f0a 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,10 @@ Build-Depends: autoconf, junit4, libaio-dev, libatomic-ops-dev, - libboost-all-dev, + libboost-dev (>= 1.42~), + libboost-program-options-dev (>= 1.42~), + libboost-thread-dev (>= 1.42~), + libboost-system-dev (>= 1.42~), libcurl4-gnutls-dev, libedit-dev, libexpat1-dev, -- cgit v1.2.1