mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
treewide: fix licenses
Fix licenses.
Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
(cherry picked from commit f7e3317515)
This commit is contained in:
committed by
Josef Schlehofer
parent
5b44c5d677
commit
c30b579dfc
@@ -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