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_lite_tools_BUILD
--- tensorflow/lite/tools/BUILD.orig	2021-01-04 20:18:42 UTC
+++ tensorflow/lite/tools/BUILD
@@ -76,6 +76,7 @@ cc_library(
         "//tensorflow/lite/c:c_api_internal",
         "//tensorflow/lite/schema:schema_fbs",
         "@com_google_absl//absl/container:flat_hash_set",
+        "@com_google_absl//absl/time",
     ],
 )