summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2017-03-24 12:51:51 +0430
committerLinArcX2017-03-24 12:51:51 +0430
commit1c330701cea28f66f72dbe587147b7f6b41acc36 (patch)
tree9f3fe0a2b477ccd1299e1c04c9ac29215ba52fe4
parent0f5c603efcc4b57c09cfd380a8556477374755f1 (diff)
downloadaur-1c330701cea28f66f72dbe587147b7f6b41acc36.tar.gz
add pyfiglet and pillow dipendency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 625d6f55d9e9..88e79b81bf37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Show Information About Tv Show's, Ratings And So Many Cool Fatures!"
arch=('any')
url="http://www.stack.blog.ir"
license=('GPL3')
-depends=('python' 'python2-prettytable' 'python-prettytable')
+depends=('python' 'python2-prettytable' 'python-prettytable' 'python-pyfiglet' 'python-pillow')
makedepends=('git' 'python-setuptools')
provides=("${pkgname}")
conflicts=("${pkgname}")