]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
quincy: build: make it possible to build w/o ceph-mgr 54132/head
authorJ. Eric Ivancich <ivancich@redhat.com>
Sat, 21 Oct 2023 01:43:41 +0000 (21:43 -0400)
committerJ. Eric Ivancich <ivancich@redhat.com>
Sat, 21 Oct 2023 01:46:27 +0000 (21:46 -0400)
Fix problematic dependencies w/ ceph-exporter and ceph-mgr.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
src/CMakeLists.txt

index b03f76bff8043f89c857919ff4a479b9e597519a..cdc183d2463ff4a5da51932392e3e3d5f4e0d1b8 100644 (file)
@@ -873,7 +873,6 @@ add_custom_target(vstart-base DEPENDS
     ceph-mon
     ceph-authtool
     ceph-conf
-    ceph-exporter
     monmaptool
     crushtool
     rados)