diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb index c489f39c35..252fd22447 100644 --- a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb +++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.0.bb | |||
@@ -9,7 +9,7 @@ LICENSE = "MIT" | |||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1" |
10 | 10 | ||
11 | DEPENDS += "zlib xproto font-util" | 11 | DEPENDS += "zlib xproto font-util" |
12 | PR = "r2" | 12 | PR = "r3" |
13 | PE = "1" | 13 | PE = "1" |
14 | 14 | ||
15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native" |
diff --git a/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb b/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb index 3e44fc8ac5..55d4e692c1 100644 --- a/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb +++ b/meta/recipes-graphics/xorg-lib/libxfont_1.4.4.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a46c8040f2f737bcd0c435feb2ab1c2c" | |||
12 | DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc zlib" | 12 | DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc zlib" |
13 | PROVIDES = "xfont" | 13 | PROVIDES = "xfont" |
14 | 14 | ||
15 | PR = "r1" | 15 | PR = "r2" |
16 | PE = "1" | 16 | PE = "1" |
17 | 17 | ||
18 | XORG_PN = "libXfont" | 18 | XORG_PN = "libXfont" |