diff --git a/pkg.info b/pkg.info index c1c1d2d..c324f1e 100644 --- a/pkg.info +++ b/pkg.info @@ -1,13 +1,14 @@ name: python-charset-normalizer description: Encoding and language detection alternative to chardet version: 3.4.3 -revision: 1 +revision: 2 url: https://github.com/jawah/charset_normalizer license: MIT architecture: any type: source depends: - python3 +make_depends: - python-build - python-installer - python-setuptools-scm