diff options
author | Khem Raj <raj.khem@gmail.com> | 2011-03-31 20:58:46 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-04 13:33:02 +0100 |
commit | 31945c914ca45e404d5c72210c9be16161cc1228 (patch) | |
tree | a79c6f4ea2c4985151bfe23ccecb0acd51e36c9b /meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | |
parent | 59d0aed3615ce08203139137d70d38ea8b9fe9d9 (diff) | |
download | openembedded-core-31945c914ca45e404d5c72210c9be16161cc1228.tar.gz openembedded-core-31945c914ca45e404d5c72210c9be16161cc1228.tar.bz2 openembedded-core-31945c914ca45e404d5c72210c9be16161cc1228.zip |
xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directly
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb index cd62534fa0..f1f7cbbde2 100644 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb @@ -13,8 +13,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ PR = "r0" PE = "1" -DEPENDS += "gettext" - BBCLASSEXTEND = "native nativesdk" SRC_URI[md5sum] = "e7edb59a3f54af15f749e8f3e314ee62" |