]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
cairo: set license for cairo-doc
authorRoss Burton <ross.burton@intel.com>
Tue, 6 Dec 2016 17:05:08 +0000 (17:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:30 +0000 (13:34 +0000)
meta/recipes-graphics/cairo/cairo.inc

index c4b6f329ecbf61a9accc8c9fb94eaedbd5ce0a45..597b58290a8ae46da47928f7819d3d2806b43423 100644 (file)
@@ -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+"