diff options
Diffstat (limited to 'meta/recipes-graphics/pango/pango_1.28.0.bb')
-rw-r--r-- | meta/recipes-graphics/pango/pango_1.28.0.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-graphics/pango/pango_1.28.0.bb b/meta/recipes-graphics/pango/pango_1.28.0.bb new file mode 100644 index 0000000000..ae914ffc53 --- /dev/null +++ b/meta/recipes-graphics/pango/pango_1.28.0.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | require pango.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | ||
4 | |||
5 | PR = "r0" | ||
6 | |||
7 | SRC_URI += "file://no-tests.patch" | ||
8 | |||
9 | PARALLEL_MAKE = "" | ||