From fb61d971d4299d0784257dcd150befc13241e7ee Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 10 Jul 2009 15:05:01 -0400 Subject: hicolor-icon-theme: don't inherit gnome inherit autotools and gtk-icon-cache instead, so the theme doesn't depend on gconf. Signed-off-by: Michael Smith --- recipes/hicolor-icon-theme/hicolor-icon-theme_0.10.bb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'recipes/hicolor-icon-theme') 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 a1cb41b846..db13279c5e 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,10 @@ SECTION = "unknown" LICENSE = "GPL" -inherit gnome +inherit autotools gtk-icon-cache + +# Override RDEPENDS = hicolor-icon-theme from gtk-icon-cache +RDEPENDS = "" +RDEPENDS_${PN} = "" SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz" -- cgit v1.2.3