From: Joshua Lock Date: Thu, 15 Dec 2011 23:20:24 +0000 (-0800) Subject: matchbox-wm: clarify LICENSE as GPLv2.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~43175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ba6386f26991ae0f8ee02242ea5db8257f5971;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git matchbox-wm: clarify LICENSE as GPLv2.0 Signed-off-by: Joshua Lock --- diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb index 63829ecba89..84b966a743a 100644 --- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb +++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb @@ -1,6 +1,6 @@ SECTION = "x11/wm" DESCRIPTION = "Matchbox window manager" -LICENSE = "GPL" +LICENSE = "GPLv2.0+" DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat" PR = "r4"