mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libjpeg: use SPDX short identifier
Use IJG instead of jpeg-license
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 1350678212)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
05ea70bf27
commit
0497d7834f
@@ -7,7 +7,7 @@
|
||||
LIBJPEG_VERSION = 9b
|
||||
LIBJPEG_SITE = http://www.ijg.org/files
|
||||
LIBJPEG_SOURCE = jpegsrc.v$(LIBJPEG_VERSION).tar.gz
|
||||
LIBJPEG_LICENSE = jpeg-license (BSD-3-Clause-like)
|
||||
LIBJPEG_LICENSE = IJG
|
||||
LIBJPEG_LICENSE_FILES = README
|
||||
LIBJPEG_INSTALL_STAGING = YES
|
||||
LIBJPEG_PROVIDES = jpeg
|
||||
|
||||
Reference in New Issue
Block a user