diff options
| -rw-r--r-- | meta/recipes-support/libcroco/libcroco_0.6.8.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.8.bb b/meta/recipes-support/libcroco/libcroco_0.6.8.bb index 5c3fd5c660..3c5dc9a183 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.8.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.8.bb | |||
| @@ -9,9 +9,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \ | |||
| 9 | 9 | ||
| 10 | SECTION = "x11/utils" | 10 | SECTION = "x11/utils" |
| 11 | DEPENDS = "glib-2.0 libxml2 zlib" | 11 | DEPENDS = "glib-2.0 libxml2 zlib" |
| 12 | BBCLASSEXTEND = "native" | ||
| 13 | |||
| 12 | PR = "r1" | 14 | PR = "r1" |
| 13 | 15 | ||
| 14 | inherit autotools pkgconfig gnome | 16 | inherit autotools pkgconfig gnomebase |
| 15 | 17 | ||
| 16 | GNOME_COMPRESS_TYPE = "xz" | 18 | GNOME_COMPRESS_TYPE = "xz" |
| 17 | 19 | ||
