gnu: tremc: Fix shebang.

* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python.
master
Tobias Geerinckx-Rice 2018-08-15 16:05:07 +02:00
parent ed8d31bf17
commit 591ee071c6
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,8 @@ XML-RPC over SCGI.")
;; place.
(delete 'configure)
(delete 'build))))
(inputs
`(("python" ,python)))
(synopsis "Console client for the Transmission BitTorrent daemon")
(description "Tremc is a console client, with a curses interface, for the
Transmission BitTorrent daemon.")