[Buildroot] [PATCH 01/17] avahi: add license info

Danomi Manchego danomimanchego123 at gmail.com
Sat Aug 11 20:10:11 UTC 2012


Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>
---
 package/avahi/avahi.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk
index d9c0d1d..a26481d 100644
--- a/package/avahi/avahi.mk
+++ b/package/avahi/avahi.mk
@@ -13,6 +13,8 @@
 AVAHI_VERSION = 0.6.31
 AVAHI_SOURCE = avahi-$(AVAHI_VERSION).tar.gz
 AVAHI_SITE = http://www.avahi.org/download/
+AVAHI_LICENSE = LGPLv2.1+
+AVAHI_LICENSE_FILES = LICENSE
 AVAHI_INSTALL_STAGING = YES
 
 AVAHI_CONF_ENV = ac_cv_func_strtod=yes \
-- 
1.7.9.5



More information about the buildroot mailing list