diff --git a/BUCK b/BUCK index e11649b9..b6df1dde 100644 --- a/BUCK +++ b/BUCK @@ -38,6 +38,7 @@ yoga_cxx_library( tests = [":YogaTests"], visibility = ["PUBLIC"], deps = [ + ":yoga", yoga_dep("lib/fb:ndklog"), ], )