diff options
Diffstat (limited to 'cairo')
| -rw-r--r-- | cairo/cairo_cvs.oe | 1 | ||||
| -rw-r--r-- | cairo/libsvg_cvs.oe | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/cairo/cairo_cvs.oe b/cairo/cairo_cvs.oe index 6105a7a45b..5367f66405 100644 --- a/cairo/cairo_cvs.oe +++ b/cairo/cairo_cvs.oe @@ -5,6 +5,7 @@ MAINTAINER = "Phil Blundell <pb@debian.org>" # DEPENDS = "x11 libpixman libpng fontconfig libxrender xcb glitz" DEPENDS = "x11 libpixman libpng fontconfig libxrender" DESCRIPTION = "Cairo graphics library" +LICENSE = "MPL LGPL" SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=cairo" S = "${WORKDIR}/cairo" diff --git a/cairo/libsvg_cvs.oe b/cairo/libsvg_cvs.oe index 55c214d431..eec98af4db 100644 --- a/cairo/libsvg_cvs.oe +++ b/cairo/libsvg_cvs.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@debian.org>" DEPENDS = "libxml2 jpeg zlib libpng" DESCRIPTION = "SVG parser library" - +LICENSE = "LGPL" SRC_URI = "cvs://anoncvs:anoncvs@cvs.cairographics.org/cvs/cairo;module=libsvg" S = "${WORKDIR}/libsvg" |
