[PATCH] gnu: emacs-vhdl-ts-mode: add missing dependency.

  • Done
  • quality assurance status badge
Details
2 participants
  • Cayetano Santos
  • Ian Eure
Owner
unassigned
Submitted by
Cayetano Santos
Severity
normal

Debbugs page

C
C
Cayetano Santos wrote on 9 Mar 04:06 -0700
(address . guix-patches@gnu.org)(name . Cayetano Santos)(address . csantosb@inventati.org)
6260ee751fe96cb532c350e44426e8e72a652b68.1741518416.git.csantosb@inventati.org
Change-Id: I72855dfa3ec95b450ee0cf94673bc1404c4991d6
---
gnu/packages/emacs-xyz.scm | 1 +
1 file changed, 1 insertion(+)

Toggle diff (16 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 602f58f006..0f4df160b0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9226,6 +9226,7 @@ (define-public emacs-vhdl-ts-mode
;; the testing framework, test-hdl, requires network
`(#:tests? #f
#:test-command '("make")))
+ (propagated-inputs (list tree-sitter-vhdl))
(home-page "https://github.com/gmlarumbe/vhdl-ts-mode/")
(synopsis "VHDL Tree-sitter mode")
(description

base-commit: c4f297a664869a18126b66eb5209de1fcceb42d8
--
2.48.1
I
I
Ian Eure wrote on 10 Mar 20:36 -0700
(name . Cayetano Santos)(address . csantosb@inventati.org)(address . 76886@debbugs.gnu.org)
87y0xcme5s.fsf@retrospec.tv
Hi Cayetano,

Pushed as 1841500076.

Thanks,
-- Ian
I
I
Ian Eure wrote on 10 Mar 20:37 -0700
control message for bug #76886
(address . control@debbugs.gnu.org)
87wmcwme5f.fsf@retrospec.tv
close 76886
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76886@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76886
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch