diff options
author | Tom 'TAsn' Hacohen <tom@stosb.com> | 2010-03-19 10:22:18 +0000 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-19 12:41:37 +0100 |
commit | bdeef9865bdf044c2dfb4841bb0c71571323e1a7 (patch) | |
tree | 6021fcba3aaf4a0a2ca98dcf04644f17b6f2897a /recipes/shr | |
parent | 06fc7fa5e158f51fd5db8b9d41dfe9680881922c (diff) |
e-wm-config-illume2-shr: Added shr-e-gadgets to RDEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr')
-rw-r--r-- | recipes/shr/e-wm-config-illume2-shr_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb b/recipes/shr/e-wm-config-illume2-shr_git.bb index 76bf2f4c70..098c1cdb48 100644 --- a/recipes/shr/e-wm-config-illume2-shr_git.bb +++ b/recipes/shr/e-wm-config-illume2-shr_git.bb @@ -2,9 +2,10 @@ DESCRIPTION = "illume2 SHR config" SECTION = "e/utils" DEPENDS = "eet" LICENSE = "MIT BSD" +RDEPENDS = "shr-e-gadgets" SRCREV = "868999443054da51b198860459b92734a3b16d42" PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}" -PR = "r8" +PR = "r9" inherit e |