mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
treewide: fix licenses
Fix licenses. Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
This commit is contained in:
committed by
George Sapkin
parent
1d876b0894
commit
f7e3317515
@@ -9,12 +9,14 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-chardet
|
||||
PKG_VERSION:=5.2.0
|
||||
PKG_RELEASE:=3
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PYPI_NAME:=chardet
|
||||
PKG_HASH:=1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7
|
||||
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
HOST_BUILD_DEPENDS:= \
|
||||
python3/host \
|
||||
python-build/host \
|
||||
|
||||
Reference in New Issue
Block a user