| Submitter | Joshua Lock |
|---|---|
| Date | Dec. 15, 2011, 11:30 p.m. |
| Message ID | <1a44b7bbab559b9ff3d0678935b59b47c6a16471.1323991540.git.josh@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/17057/ |
| State | New |
| Headers | show |
Comments
Patch
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 63829ec..87794c8 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 = "GPL-2.0" DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat" PR = "r4"
Signed-off-by: Joshua Lock <josh@linux.intel.com> --- .../matchbox-wm/matchbox-wm_1.2.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)