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 76c1e902a1e5..d8d60d9a4463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="isbg is a script and a python 3 module that makes it easy to scan an IM
arch=(any)
url="https://isbg.gitlab.io/isbg/"
license=(GPL)
-depends=()
+depends=(python-chardet python-docopt)
makedepends=(python-setuptools)
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
md5sums=(a64acd81a04fb866fd7ae4ae566979d6)