From: Deepika Upadhyay Date: Mon, 5 Jul 2021 15:21:30 +0000 (+0000) Subject: debian/control: update yaml-cpp version to 0.6 X-Git-Tag: v17.1.0~1325^2~12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7aa3c2c3e62d1798eab355cf83fd0e4c397219db;p=ceph.git debian/control: update yaml-cpp version to 0.6 This fixes the build failure, as jaegertracing requires yaml-cpp v0.6+ ``` Could NOT find yaml-cpp: Found unsuitable version "", but required is at least "0.5.1" (found yaml-cpp_LIBRARY-NOTFOUND) ``` Signed-off-by: Deepika Upadhyay --- diff --git a/debian/control b/debian/control index e89f578833e7..a364b7c56116 100644 --- a/debian/control +++ b/debian/control @@ -69,13 +69,12 @@ Build-Depends: automake, librabbitmq-dev, librdkafka-dev, luarocks, - libyaml-cpp-dev , + libyaml-cpp-dev (>= 0.6) , libzstd-dev , libxmlsec1 , libxmlsec1-nss , libxmlsec1-openssl , libxmlsec1-dev , - libyaml-cpp-dev , lsb-release, ninja-build , nlohmann-json3-dev , @@ -113,7 +112,6 @@ Build-Depends: automake, xmlstarlet , nasm [amd64], zlib1g-dev, -# Jaeger Built-Using: libyaml-cpp-dev (>= 0.6), Standards-Version: 4.4.0 Package: ceph