summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-icons
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-01-08 20:57:43 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-01-08 21:17:50 +0100
commitf0ff8d706ce2012b22f5c71c6910a399ddfbbb9f (patch)
treec9910127a8a9a6c0dc0bffab3e6eb5a7c1d1b556 /recipes/gpe-icons
parentb24aa1e1916b828d683ac588588aa03a986501db (diff)
downloadopenembedded-f0ff8d706ce2012b22f5c71c6910a399ddfbbb9f.tar.gz
gpe-icons.inc: readd gpe inherit for shr
Diffstat (limited to 'recipes/gpe-icons')
-rw-r--r--recipes/gpe-icons/gpe-icons.inc2
1 files changed, 1 insertions, 1 deletions
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"