diff --git a/shim/third-party/liboqs/BUCK b/shim/third-party/liboqs/BUCK index c56ee25129e..c5a3d051ef3 100644 --- a/shim/third-party/liboqs/BUCK +++ b/shim/third-party/liboqs/BUCK @@ -11,5 +11,6 @@ oncall("open_source") third_party_library( name = "oqs", + homebrew_package_name = "liboqs", pkgconfig_name = "liboqs", )