Add guile-torrent dependency

This commit is contained in:
TakeV 2023-07-03 00:16:17 -07:00
parent 4638ca6e9a
commit d4fd886bcb
Signed by: TakeV
GPG Key ID: A64F41345C7400AF
2 changed files with 4 additions and 2 deletions

View File

@ -40,7 +40,8 @@
pkg-config
texinfo))
(inputs (list guile-3.0))
(propagated-inputs (list guile-config))
(propagated-inputs (list guile-config
guile-torrent))
(synopsis "???")
(description "???")
(home-page "???")

View File

@ -8,7 +8,8 @@
(description "An nREPL implementation in guile")
(home-page "")
(license gpl3+)
(dependencies `(("guile-config" ,guile-config)))
(dependencies `(("guile-config" ,guile-config)
("guile-torrent" ,guile-torrent)))
(skip ())
(files (libraries
((directory