Source: fcitx5-bamboo Severity: normal Tags: patch X-Debbugs-Cc: wuruil...@loongson.cn User: debian-loonga...@lists.debian.org Usertags: loong64
Dear Maintainer, fcitx5-bamboo compiled incorrectly on loongarch, attachment patch solved the problem. Please merge the attached patch into the repository. wuruilong -- System Information: Debian Release: trixie/sid APT prefers unreleased APT policy: (500, 'unreleased'), (500, 'unstable') Architecture: loong64 (loongarch64) Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads) Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: unable to detect
--- fcitx5-bamboo-1.0.6/debian/control 2024-06-26 09:54:26.082295989 +0000 +++ fcitx5-bamboo/debian/control 2024-06-26 09:33:18.788488166 +0000 @@ -10,7 +10,8 @@ debhelper-compat (= 13), extra-cmake-modules, gettext, - golang, + golang[!loong64], + golang-go[loong64], fcitx5-modules-dev, libfcitx5core-dev, pkg-config,