summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libcroco/libcroco_0.6.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/libcroco/libcroco_0.6.8.bb')
-rw-r--r--meta/recipes-support/libcroco/libcroco_0.6.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.8.bb b/meta/recipes-support/libcroco/libcroco_0.6.8.bb
index 6f5995f51d..5c3fd5c660 100644
--- a/meta/recipes-support/libcroco/libcroco_0.6.8.bb
+++ b/meta/recipes-support/libcroco/libcroco_0.6.8.bb
@@ -4,12 +4,12 @@ BUGTRACKER = "https://bugzilla.gnome.org/"
4 4
5LICENSE = "LGPLv2 & LGPLv2.1" 5LICENSE = "LGPLv2 & LGPLv2.1"
6LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ 6LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
7 file://src/cr-rgb.c;endline=25;md5=cbb4f64cc46ee9fcf602d3b0836cee56 \ 7 file://src/cr-rgb.c;endline=22;md5=31d5f0944d556c8589d04ea6055fcc66 \
8 file://tests/cr-test-utils.c;endline=21;md5=2382c27934cae1d3792fcb17a6142c4e" 8 file://tests/cr-test-utils.c;endline=21;md5=2382c27934cae1d3792fcb17a6142c4e"
9 9
10SECTION = "x11/utils" 10SECTION = "x11/utils"
11DEPENDS = "glib-2.0 libxml2 zlib" 11DEPENDS = "glib-2.0 libxml2 zlib"
12PR = "r0" 12PR = "r1"
13 13
14inherit autotools pkgconfig gnome 14inherit autotools pkgconfig gnome
15 15