summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Nazario2017-07-03 11:57:06 -0300
committerJesse Nazario2017-07-03 11:57:11 -0300
commit894f941027cbe7ee3219c9a058e41ed657ae4133 (patch)
tree7c6a5a3b862464489eacd6a4ccfb720cc78b291f
parent31358fd8c65feca2c74a8b2c5b321ea5a43246a5 (diff)
downloadaur-894f941027cbe7ee3219c9a058e41ed657ae4133.tar.gz
python-colorama added to depends
-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')