From: Martin Jansa Date: Fri, 8 Jan 2010 19:57:43 +0000 (+0100) Subject: gpe-icons.inc: readd gpe inherit for shr X-Git-Tag: Release-2010-05/1~916 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ff8d706ce2012b22f5c71c6910a399ddfbbb9f;p=openembedded.git gpe-icons.inc: readd gpe inherit for shr --- diff --git a/recipes/gpe-icons/gpe-icons.inc b/recipes/gpe-icons/gpe-icons.inc index 27adffa8b8..18dd39bd04 100644 --- a/recipes/gpe-icons/gpe-icons.inc +++ b/recipes/gpe-icons/gpe-icons.inc @@ -2,7 +2,7 @@ SECTION = "gpe" RDEPENDS += "gdk-pixbuf-loader-png" INHERIT = "gpe" -INHERIT_shr = "update-alternatives" +INHERIT_shr = "gpe update-alternatives" inherit ${INHERIT} INC_PR = "r4"