summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95aa9ecdfa5d..1dfb669d52ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Generate PKGBUILD from pip packages"
arch=('any')
url="http://github.com/sollidsnake/pipman"
license=('GPL')
-depends=('python' 'python-pip' 'python-docopt')
+depends=('python' 'python-pip' 'python-docopt' 'python-colorama')
source=(git+https://github.com/sollidsnake/pipman)
md5sums=('SKIP')