~sircmpwn/sr.ht-packages

hub.sr.ht-deb: Adding golang dependency v1 APPLIED

Peter Sanchez: 1
 Adding golang dependency

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/sr.ht-packages/patches/37560/mbox | git am -3
Learn more about email & git

[PATCH hub.sr.ht-deb] Adding golang dependency Export this patch

---
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
Pushed as well, thank you:

To git.sr.ht:~dlax/hub.sr.ht-deb
   67e3624..1a3f531  master -> master