diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-12-18 07:46:56 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-19 17:50:01 +0000 |
commit | 90abd8d1cfbafd89c84d848020d1866b1f04a772 (patch) | |
tree | 296bf3acc0902ad39380b281b87f685aa9b88cf6 /meta/recipes-gnome | |
parent | d9e6b45a0abd15b24941d8d04142cd79399424ef (diff) | |
download | openembedded-core-90abd8d1cfbafd89c84d848020d1866b1f04a772.tar.gz openembedded-core-90abd8d1cfbafd89c84d848020d1866b1f04a772.tar.bz2 openembedded-core-90abd8d1cfbafd89c84d848020d1866b1f04a772.zip |
packagegroup-toolset-native: don't include mesa-dri-glsl-native
since there are no providers
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb index 584271d557..5c544ecf5c 100644 --- a/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb +++ b/meta/recipes-gnome/packagegroups/packagegroup-toolset-native.bb @@ -154,7 +154,6 @@ DEPENDS = "\ makedepend-native \ makedevs-native \ make-native \ - mesa-dri-glsl-native \ mkelfimage-native \ mkfontdir-native \ mkfontscale-native \ |