diff options
Diffstat (limited to 'recipes/xorg-app/mkfontdir-native_1.0.3.bb')
-rw-r--r-- | recipes/xorg-app/mkfontdir-native_1.0.3.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes/xorg-app/mkfontdir-native_1.0.3.bb b/recipes/xorg-app/mkfontdir-native_1.0.3.bb deleted file mode 100644 index b84953433e..0000000000 --- a/recipes/xorg-app/mkfontdir-native_1.0.3.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit native - -require mkfontdir_${PV}.bb - -DEPENDS = "util-macros-native mkfontscale-native" - -S = "${WORKDIR}/mkfontdir-${PV}" -XORG_PN = "mkfontdir" |