diff options
Diffstat (limited to 'package/avahi')
-rw-r--r-- | package/avahi/avahi.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk index d9c0d1dbb..a26481d4e 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 \ |