[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/10: gnu: tremc: Fix shebang.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/10: gnu: tremc: Fix shebang. |
Date: |
Wed, 15 Aug 2018 14:21:07 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 591ee071c66e676dd0f8ff3e836124daa1a7b7f7
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Aug 15 16:05:07 2018 +0200
gnu: tremc: Fix shebang.
* gnu/packages/bittorrent.scm (tremc)[inputs]: Add python.
---
gnu/packages/bittorrent.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index ce1e93e..d29c3f6 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -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.")
- branch master updated (44d085b -> c2f6c9b), Tobias Geerinckx-Rice, 2018/08/15
- 03/10: gnu: tremc: Fix shebang.,
Tobias Geerinckx-Rice <=
- 01/10: gnu: subversion: Update to 1.10.2., Tobias Geerinckx-Rice, 2018/08/15
- 05/10: gnu: inxi: Update to 3.0.20-1., Tobias Geerinckx-Rice, 2018/08/15
- 06/10: gnu: python-txamqp: Update to 0.8.2., Tobias Geerinckx-Rice, 2018/08/15
- 02/10: gnu: python-lzstring: Update to 1.0.4., Tobias Geerinckx-Rice, 2018/08/15
- 04/10: gnu: tremc: Update to 0.9.1., Tobias Geerinckx-Rice, 2018/08/15
- 07/10: gnu: cvs-fast-export: Update to 1.44., Tobias Geerinckx-Rice, 2018/08/15
- 10/10: gnu: aubio: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/08/15
- 09/10: gnu: acpid: Update to 2.0.30., Tobias Geerinckx-Rice, 2018/08/15
- 08/10: gnu: ghc-setlocale: Update to 1.0.0.6., Tobias Geerinckx-Rice, 2018/08/15