mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
flex: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
1eb9845ad6
commit
8121428b16
@ -11,6 +11,8 @@ FLEX_PATCH = flex_$(FLEX_VERSION)-$(FLEX_PATCH_VERSION).diff.gz
|
|||||||
FLEX_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/f/flex
|
FLEX_SITE = $(BR2_DEBIAN_MIRROR)/debian/pool/main/f/flex
|
||||||
FLEX_DIR = $(BUILD_DIR)/flex-$(FLEX_VERSION)
|
FLEX_DIR = $(BUILD_DIR)/flex-$(FLEX_VERSION)
|
||||||
FLEX_INSTALL_STAGING = YES
|
FLEX_INSTALL_STAGING = YES
|
||||||
|
FLEX_LICENSE = FLEX
|
||||||
|
FLEX_LICENSE_FILES = COPYING
|
||||||
FLEX_DEPENDENCIES = \
|
FLEX_DEPENDENCIES = \
|
||||||
$(if $(BR2_PACKAGE_GETTEXT),gettext)
|
$(if $(BR2_PACKAGE_GETTEXT),gettext)
|
||||||
# we don't have a host-gettext/libintl
|
# we don't have a host-gettext/libintl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user