1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 13:49:49 +00:00
Files
poky/meta/packages/xorg-lib/libxfont-native_1.2.8.bb
Richard Purdie 20d6337953 fix SRC_URIs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2101 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-04 17:09:04 +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