aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Martin Wicke <martin.wicke@gmail.com>2017-06-12 22:50:53 -0700
committerGravatar GitHub <noreply@github.com>2017-06-12 22:50:53 -0700
commitef1db860a9322977d2164e764b462b8cee3b4af7 (patch)
treea4f531d8823c0757d9ba96c68ec0b70e0c9e7dd0
parent36101e7efaf6145aba8301ecb69849ff109b02f1 (diff)
Uncomment lmdb license data dep
-rw-r--r--tensorflow/tools/pip_package/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index a00bbc735d..ef0475d479 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -110,7 +110,7 @@ filegroup(
"@jemalloc//:COPYING",
"@jpeg//:LICENSE.md",
"@libxsmm_archive//:LICENSE",
- #"@lmdb//:LICENSE", # TODO(jhseu): renenable after fixing
+ "@lmdb//:LICENSE",
"@local_config_sycl//sycl:LICENSE.text",
"@nanopb_git//:LICENSE.txt",
"@org_html5lib//:LICENSE",