1 files changed, 1 insertions(+), 1 deletions(-)
M manifest.scm
M manifest.scm => manifest.scm +1 -1
@@ 61,4 61,4 @@
(concatenate-manifests
(list (packages->manifest (list python-woob))
(specifications->manifest
- '("guile" "guile-dsv" "python" "python-woob" "python-prettytable"))))
+ '("guile" "guile-dsv" "python" "python-woob" "python-prettytable" "python-termcolor"))))