diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 09:17:01 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 11:11:20 +0200 |
commit | daa6a5195582e0c90f6ac5a2845d3202a00f82d4 (patch) | |
tree | bc85e08250a4b7319b79ec09c65b637c2179b844 /recipes/xorg-app/mkfontdir_1.0.5.bb | |
parent | 9fc4ce57381c3b96e9b806bbca3d0f7fc20e5bbe (diff) |
mkfontdir: convert to BBCLASSEXTENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-app/mkfontdir_1.0.5.bb')
-rw-r--r-- | recipes/xorg-app/mkfontdir_1.0.5.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-app/mkfontdir_1.0.5.bb b/recipes/xorg-app/mkfontdir_1.0.5.bb index c0b18c1933..750b6924ec 100644 --- a/recipes/xorg-app/mkfontdir_1.0.5.bb +++ b/recipes/xorg-app/mkfontdir_1.0.5.bb @@ -6,6 +6,7 @@ PE = "1" RDEPENDS_${PN} += "mkfontscale" +BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "9365ac66d19186eaf030482d312fca06" SRC_URI[archive.sha256sum] = "a534650cff503619f9101577d816cde283da993bc039273477bd8dfbd01a2d0b" |