HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/science/py-tensorflow/files/patch-tensorflow_core_platform_cloud_BUILD
--- tensorflow/core/platform/cloud/BUILD.orig	2019-10-14 21:08:43 UTC
+++ tensorflow/core/platform/cloud/BUILD
@@ -220,6 +220,7 @@ cc_library(
         "//tensorflow/core:lib_internal",
         "@boringssl//:crypto",
         "@jsoncpp_git//:jsoncpp",
+	"@jsonHeaders//:headers",
     ],
 )