generic-poky/meta/packages/xorg-lib/libxfont-native_1.3.0.bb
Marcin Juszkiewicz 9c2664dc9f libxfont: updated to 1.3.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2276 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-01 13:08:59 +00:00

11 lines
315 B
BlitzBasic

require libxfont_${PV}.bb
DEPENDS = "xproto-native zlib-native fontcacheproto-native fontsproto-native \
libfontenc-native xtrans-native freetype-native util-macros-native"
PE = "1"
# no need for patch used in libxfont
SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.bz2"
inherit native