mirror of
https://github.com/ceph/ceph
synced 2025-02-21 09:57:26 +00:00
rgw: fix build
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
This commit is contained in:
parent
671eb5302b
commit
7fbe2b4209
@ -285,7 +285,7 @@ add_library(rgw_admin_user SHARED
|
|||||||
target_link_libraries(rgw_admin_user PRIVATE
|
target_link_libraries(rgw_admin_user PRIVATE
|
||||||
librados
|
librados
|
||||||
cls_rgw_client
|
cls_rgw_client
|
||||||
cls_opt_client
|
cls_otp_client
|
||||||
cls_lock_client
|
cls_lock_client
|
||||||
cls_refcount_client
|
cls_refcount_client
|
||||||
cls_log_client
|
cls_log_client
|
||||||
|
Loading…
Reference in New Issue
Block a user