From 67e957623747e9439e3c957eb928c797d3d93816 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 6 Dec 2016 17:05:08 +0000 Subject: cairo: set license for cairo-doc --- meta/recipes-graphics/cairo/cairo.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-graphics/cairo') diff --git a/meta/recipes-graphics/cairo/cairo.inc b/meta/recipes-graphics/cairo/cairo.inc index c4b6f329ec..597b58290a 100644 --- a/meta/recipes-graphics/cairo/cairo.inc +++ b/meta/recipes-graphics/cairo/cairo.inc @@ -13,6 +13,7 @@ SECTION = "libs" LICENSE = "MPL-1 & LGPLv2.1 & GPLv3+" LICENSE_${PN} = "MPL-1 & LGPLv2.1" LICENSE_${PN}-dev = "MPL-1 & LGPLv2.1" +LICENSE_${PN}-doc = "MPL-1 & LGPLv2.1" LICENSE_${PN}-gobject = "MPL-1 & LGPLv2.1" LICENSE_${PN}-script-interpreter = "MPL-1 & LGPLv2.1" LICENSE_${PN}-perf-utils = "GPLv3+" -- cgit 1.2.3-korg