diff options
Diffstat (limited to 'recipes')
-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 |