From 2bd0e7af6c97040140d38c42066f8146091f0d02 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Mon, 28 Apr 2014 22:26:26 +0200 Subject: add colorful terminal output --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 1d91d7c..9fb817a 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fapi Section: utils Priority: optional Maintainer: Paul C. Buetow -Build-Depends: perl +Build-Depends: perl, python, python-colorama Standards-Version: 3.9.2 Homepage: http://fapi.buetow.org Vcs-Git: https://github.com/rantanplan/fapi.git @@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/rantanplan/fapi Package: fapi Architecture: all -Depends: python +Depends: python, python-colorama Description: The fapi package This is just command line tool to manage F5 BigIP programmed in Python using bigsuds. bigsuds has to be isntalled manually. -- cgit v1.2.3