[oe-commits] Martin Jansa : gpe-icons.inc: readd gpe inherit for shr

git version control git at git.openembedded.org
Fri Jan 8 20:17:58 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f0ff8d706ce2012b22f5c71c6910a399ddfbbb9f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f0ff8d706ce2012b22f5c71c6910a399ddfbbb9f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Jan  8 20:57:43 2010 +0100

gpe-icons.inc: readd gpe inherit for shr

---

 recipes/gpe-icons/gpe-icons.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gpe-icons/gpe-icons.inc b/recipes/gpe-icons/gpe-icons.inc
index 27adffa..18dd39b 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"





More information about the Openembedded-commits mailing list