---
Package build fails because of missing golang dependency
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 64c34b1..58b1af5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
python3-all,
python3-setuptools,
python3-srht-dev,
+ golang-go,
Standards-Version: 4.3.0
Homepage: https://sourcehut.org/
X-Python3-Version: >= 3.7
--
2.38.1