[oe] [PATCH 3/4] hicolor-icon-theme: don't inherit gnome

Michael Smith msmith at cbnco.com
Sat Jul 11 00:37:00 UTC 2009


inherit autotools instead, so the theme doesn't end up depending
on gconf and gnome-common.

Signed-off-by: Michael Smith <msmith at cbnco.com>
---
 .../hicolor-icon-theme/hicolor-icon-theme_0.10.bb  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb b/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb
index a1cb41b..b09f8a9 100644
--- a/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb
+++ b/recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb
@@ -1,6 +1,6 @@
 SECTION = "unknown"
 LICENSE = "GPL"
-inherit gnome
+inherit autotools
 
 SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz"
 
-- 
1.6.3





More information about the Openembedded-devel mailing list