mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
startup-notification: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b27deab578
commit
7726e8c881
@ -12,5 +12,7 @@ STARTUP_NOTIFICATION_CONF_ENV = lf_cv_sane_realloc=yes
|
|||||||
STARTUP_NOTIFICATION_CONF_OPT = --with-x \
|
STARTUP_NOTIFICATION_CONF_OPT = --with-x \
|
||||||
--x-includes="$(STAGING_DIR)/usr/include/X11" \
|
--x-includes="$(STAGING_DIR)/usr/include/X11" \
|
||||||
--x-libraries="$(STAGING_DIR)/usr/lib"
|
--x-libraries="$(STAGING_DIR)/usr/lib"
|
||||||
|
STARTUP_NOTIFICATION_LICENSE = LGPLv2
|
||||||
|
STARTUP_NOTIFICATION_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user