Gabriel Ebner
dc84a68b75
subrepo: subdir: "mozc-ut-united" merged: "cc55e98" upstream: origin: "https://aur.archlinux.org/mozc-ut-united.git" branch: "master" commit: "cc55e98" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
17 lines
540 B
Diff
17 lines
540 B
Diff
--- WORKSPACE.bazel 2022-01-31 15:44:11.510958782 -0500
|
|
+++ WORKSPACE-new.bazel 2022-01-31 15:48:42.861958776 -0500
|
|
@@ -5,11 +5,11 @@
|
|
load("//:config.bzl", "QT_BASE_PATH")
|
|
|
|
# This rule reffers $ANDROID_SDK_HOME
|
|
-android_sdk_repository(name = "androidsdk")
|
|
+#android_sdk_repository(name = "androidsdk")
|
|
|
|
# Android NDK version should be r11c+ for Abseil.
|
|
# This rule reffers $ANDROID_NDK_HOME
|
|
-android_ndk_repository(name = "androidndk")
|
|
+#android_ndk_repository(name = "androidndk")
|
|
|
|
local_repository(
|
|
name = "com_google_absl",
|