From f69498f3203c3ef7ac376ca454c42e1017aac4ba Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 3 Sep 2015 14:59:37 -0400 Subject: [PATCH] debian/control: build-requires libboost-regex-dev Signed-off-by: Sage Weil --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index d4d6eb6412f..be24a77a5db 100644 --- a/debian/control +++ b/debian/control @@ -27,6 +27,7 @@ Build-Depends: autoconf, libboost-program-options-dev (>= 1.42), libboost-system-dev (>= 1.42), libboost-thread-dev (>= 1.42), + libboost-regex-dev, libboost-random-dev, libcurl4-gnutls-dev, libedit-dev, -- 2.47.3