mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-10 03:47:44 +00: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 1350678212495925e9800772a82ed6a5894d2da7) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user