]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian/control: update yaml-cpp version to 0.6
authorDeepika Upadhyay <dupadhya@redhat.com>
Mon, 5 Jul 2021 15:21:30 +0000 (15:21 +0000)
committerDeepika Upadhyay <dupadhya@redhat.com>
Mon, 19 Jul 2021 21:43:17 +0000 (21:43 +0000)
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>
debian/control

index e89f578833e7fb2eae0f37f69ceb22e408232491..a364b7c56116873aed82b65056c1c67d48647f28 100644 (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