Commit 248f08cc authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

gtk2-engines: add license information

parent 4d9d7a20
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -8,8 +8,9 @@ GTK2_ENGINES_VERSION_MAJOR = 2.20
GTK2_ENGINES_VERSION = $(GTK2_ENGINES_VERSION_MAJOR).2
GTK2_ENGINES_SOURCE = gtk-engines-$(GTK2_ENGINES_VERSION).tar.bz2
GTK2_ENGINES_SITE = http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/$(GTK2_ENGINES_VERSION_MAJOR)

GTK2_ENGINES_DEPENDENCIES = libgtk2 host-intltool
GTK2_ENGINES_LICENSE = LGPLv2.1+
GTK2_ENGINES_LICENSE_FILES = COPYING

GTK2_ENGINES_CONF_ENV = \
		ac_cv_func_posix_getpwuid_r=yes \