Merge commit 'origin/opendreambox-1.6' into vuplus-1.6
[vuplus_openembedded] / recipes / xorg-app / mkfontscale-native_1.0.5.bb
1 inherit native
2 require mkfontscale_${PV}.bb
3
4 DEPENDS = "libx11-native libfontenc-native freetype-native"
5
6 S="${WORKDIR}/mkfontscale-${PV}"
7 XORG_PN="mkfontscale"