diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /cairo/cairo_cvs.oe | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
Diffstat (limited to 'cairo/cairo_cvs.oe')
-rw-r--r-- | cairo/cairo_cvs.oe | 1 |
1 files changed, 1 insertions, 0 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" |