Source: go-cve-dictionary
Version: 0.3.1-5
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
The package in loongarch platform compilation error, after analysis is due to
missing dependencies, modify the control file to increase the dependency,
please refer to the attached patch modify the code.
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
--- go-cve-dictionary-0.3.1/debian/control 2023-08-16 14:19:33.000000000
+0000
+++ go-cve-dictionary/debian/control 2024-10-22 08:27:17.152455805 +0000
@@ -20,6 +20,7 @@
golang-github-mattn-go-sqlite3-dev (>= 1.6.0~ds1),
golang-github-olekukonko-tablewriter-dev,
golang-gopkg-cheggaaa-pb.v2-dev (>= 2.0.6),
+ golang-filippo-edwards25519-dev,
Standards-Version: 4.5.1
Homepage: https://github.com/kotakanbe/go-cve-dictionary
Vcs-Browser: https://salsa.debian.org/go-team/packages/go-cve-dictionary