From 9e4c511ed155e1af50b69b65cf43a6320750ca8c Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 18 Nov 2015 10:18:36 +0000 Subject: pango: add RPROVIDES for removed packages Now that Pango has merged the external modules and engines the packages don't exist. For convenience have the Pango library RPROVIDE these names. Signed-off-by: Ross Burton --- meta/recipes-graphics/pango/pango.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta') diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc index c0109b2bc7..04143bdca5 100644 --- a/meta/recipes-graphics/pango/pango.inc +++ b/meta/recipes-graphics/pango/pango.inc @@ -51,3 +51,6 @@ FILES_${PN}-ptest += "${libexecdir}/installed-tests/* \ FILES_${PN}-dbg += "${libexecdir}/installed-tests/.debug" RDEPENDS_${PN}-ptest += "gnome-desktop-testing liberation-fonts" + +RPROVIDES_${PN} += "pango-modules pango-module-indic-lang \ + pango-module-basic-fc pango-module-arabic-lang" -- cgit 1.2.3-korg embedded-core-contrib/'>openembedded-core-contrib
OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
blob: 52495133fd447ed4365ad1869457d9a4ab62fb93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62