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 <dupadhya@redhat.com>
This commit is contained in:
Deepika Upadhyay 2021-07-05 15:21:30 +00:00
parent 52fc62520f
commit 7aa3c2c3e6

4
debian/control vendored
View File

@ -69,13 +69,12 @@ Build-Depends: automake,
librabbitmq-dev,
librdkafka-dev,
luarocks,
libyaml-cpp-dev <pkg.ceph.crimson>,
libyaml-cpp-dev (>= 0.6) <pkg.ceph.crimson> <pkg.ceph.jaeger>,
libzstd-dev <pkg.ceph.check>,
libxmlsec1 <pkg.ceph.check>,
libxmlsec1-nss <pkg.ceph.check>,
libxmlsec1-openssl <pkg.ceph.check>,
libxmlsec1-dev <pkg.ceph.check>,
libyaml-cpp-dev <pkg.ceph.crimson>,
lsb-release,
ninja-build <pkg.ceph.check>,
nlohmann-json3-dev <pkg.ceph.jaeger>,
@ -113,7 +112,6 @@ Build-Depends: automake,
xmlstarlet <pkg.ceph.check>,
nasm [amd64],
zlib1g-dev,
# Jaeger Built-Using: libyaml-cpp-dev (>= 0.6),
Standards-Version: 4.4.0
Package: ceph