gnu: emacs-vhdl-ts-mode: add missing dependency.

Change-Id: I72855dfa3ec95b450ee0cf94673bc1404c4991d6
Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
Cayetano Santos 2025-03-09 12:06:56 +01:00 committed by Ian Eure
parent 7b9cd0b429
commit 1841500076
No known key found for this signature in database
GPG key ID: 8499AC88F1A71CF2

View file

@ -9226,6 +9226,7 @@ with Emacs.")
;; 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