I wonder if the dependency on mozc
should instead be specifically for mozc-ut
. This isn't a problem when building the AUR package manually or installing using yay
, but works around an as-of-now still unfixed issue from paru
since February where it insists on installing specifically aur/mozc
and causing an internal conflict. [I recently tried switching from yay
to paru
due to issues in the flutter
package which is how I found out this issue.]
I understand that adjusting the PKGBUILD to work around issues with package helpers may be a bad practice but thought to bring it up.
Pinned Comments
Nocifer commented on 2022-05-29 21:55 (UTC) (edited on 2023-08-22 09:32 (UTC) by Nocifer)
If you're getting compilation errors, please delete your Bazel cache (
~/.cache/bazel
by default).