Fix make dependencies listed as runtime dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user