summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/matchbox-wm
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-12-15 15:20:24 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-21 17:16:28 +0000
commitc6ecaf5eb7a1a5d273cd1b4b4d463c1652acce6a (patch)
treeba250ca45fd19b4913a98c82209e0fdb2d0a0943 /meta/recipes-graphics/matchbox-wm
parent58cfa4f224257d4b0212494cc52ff2d418bbf9eb (diff)
downloadpoky-c6ecaf5eb7a1a5d273cd1b4b4d463c1652acce6a.tar.gz
matchbox-wm: clarify LICENSE as GPLv2.0
(From OE-Core rev: 29ba6386f26991ae0f8ee02242ea5db8257f5971) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/matchbox-wm')
-rw-r--r--meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb2
1 files changed, 1 insertions, 1 deletions
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 63829ecba8..84b966a743 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 @@
1SECTION = "x11/wm" 1SECTION = "x11/wm"
2DESCRIPTION = "Matchbox window manager" 2DESCRIPTION = "Matchbox window manager"
3LICENSE = "GPL" 3LICENSE = "GPLv2.0+"
4DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat" 4DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat"
5PR = "r4" 5PR = "r4"
6 6