libxfont-native: Do not provide xfont...
authorHolger Hans Peter Freyther <zecke@openmoko.org>
Sat, 15 Nov 2008 01:12:32 +0000 (02:12 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sat, 15 Nov 2008 17:23:36 +0000 (18:23 +0100)
    The libxfont_1.3.0.bb file is included which is setting PROVIDES
    to xfont (it maybe should be xfont) this leads to a native package
    providing xfont which can not be right.

packages/xorg-lib/libxfont-native_1.3.0.bb

index efd1e07..deb66a9 100644 (file)
@@ -2,6 +2,7 @@ require libxfont_${PV}.bb
 
 DEPENDS = "xproto-native zlib-native fontcacheproto-native fontsproto-native \
            libfontenc-native xtrans-native freetype-native util-macros-native"
+PROVIDES = "${P} ${PF} ${PN}"
 PE = "1"
 
 # no need for patch used in libxfont