diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/gamin/gamin.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/gamin/gamin.mk b/package/gamin/gamin.mk index 7939992b9..c7ec531a8 100644 --- a/package/gamin/gamin.mk +++ b/package/gamin/gamin.mk @@ -9,7 +9,8 @@ GAMIN_SOURCE = gamin-$(GAMIN_VERSION).tar.gz GAMIN_SITE = http://www.gnome.org/~veillard/gamin/sources GAMIN_AUTORECONF = YES GAMIN_INSTALL_STAGING = YES - +GAMIN_LICENSE = LGPLv2+ +GAMIN_LICENSE_FILES = COPYING GAMIN_CONF_OPT = --disable-debug # python support broken |