aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxfont-native_1.4.1.bb
blob: deb66a91cfe61c508add2a5281e50d463356f465 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.bz2"

inherit native