mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
sdl: add license info
[Peter: License is LGPLv2.1+] Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
4486455c5d
commit
181768f00c
@ -7,6 +7,8 @@
|
|||||||
SDL_VERSION = 1.2.15
|
SDL_VERSION = 1.2.15
|
||||||
SDL_SOURCE = SDL-$(SDL_VERSION).tar.gz
|
SDL_SOURCE = SDL-$(SDL_VERSION).tar.gz
|
||||||
SDL_SITE = http://www.libsdl.org/release
|
SDL_SITE = http://www.libsdl.org/release
|
||||||
|
SDL_LICENSE = LGPLv2.1+
|
||||||
|
SDL_LICENSE_FILES = COPYING
|
||||||
SDL_INSTALL_STAGING = YES
|
SDL_INSTALL_STAGING = YES
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_SDL_FBCON),y)
|
ifeq ($(BR2_PACKAGE_SDL_FBCON),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user