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 a28481eb8c00..323d59019ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver='1.0.0'
pkgrel=1
pkgdesc="Like man pages, but for HTTP status codes"
url="https://github.com/shobrook/statcode"
-depends=('python')
+depends=('python' 'python-urwid')
makedepends=('python-setuptools')
license=('MIT')
arch=('any')