Fix make dependencies listed as runtime dependencies

This commit is contained in:
2025-10-04 10:00:15 +03:00
parent 87da5147e6
commit 8a9045e8f6
+2 -1
View File
@@ -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