[oe-commits] Jussi Kukkonen : midori: Depend on Adwaita, not gnome-icon-theme

git at git.openembedded.org git at git.openembedded.org
Thu Jul 16 14:10:11 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: d4917c0ab8b022b1e28ef32d7b3a46f9bfffa690
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=d4917c0ab8b022b1e28ef32d7b3a46f9bfffa690

Author: Jussi Kukkonen <jussi.kukkonen at intel.com>
Date:   Mon Jun  8 14:49:39 2015 +0300

midori: Depend on Adwaita, not gnome-icon-theme

Adwaita is the current GNOME icon theme.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>

---

 meta/recipes-sato/midori/midori_0.5.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/midori/midori_0.5.8.bb b/meta/recipes-sato/midori/midori_0.5.8.bb
index aa1b395..1c027fe 100644
--- a/meta/recipes-sato/midori/midori_0.5.8.bb
+++ b/meta/recipes-sato/midori/midori_0.5.8.bb
@@ -26,6 +26,6 @@ EXTRA_OECMAKE = " \
 
 TARGET_CC_ARCH += "${LDFLAGS}"
 
-RRECOMMENDS_${PN} += "glib-networking ca-certificates gnome-icon-theme"
+RRECOMMENDS_${PN} += "glib-networking ca-certificates adwaita-icon-theme"
 
 FILES_${PN} += "${datadir}/appdata"



More information about the Openembedded-commits mailing list