diff options
-rw-r--r-- | meta-efl/recipes-efl/e17/e-wm_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_svn.bb b/meta-efl/recipes-efl/e17/e-wm_svn.bb index 8e70507b32..a6f56bd72e 100644 --- a/meta-efl/recipes-efl/e17/e-wm_svn.bb +++ b/meta-efl/recipes-efl/e17/e-wm_svn.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT BSD" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=76de290eb3fdda12121830191c152a7d" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=76de290eb3fdda12121830191c152a7d" |
5 | SRCNAME = "e" | 5 | SRCNAME = "e" |
6 | PV = "0.16.999.060+svnr${SRCPV}" | 6 | PV = "0.16.999.060+svnr${SRCPV}" |
7 | PR = "r5" | 7 | PR = "r6" |
8 | SRCREV = "${EFL_SRCREV}" | 8 | SRCREV = "${EFL_SRCREV}" |
9 | 9 | ||
10 | inherit e update-alternatives gettext | 10 | inherit e update-alternatives gettext |
@@ -163,7 +163,7 @@ FILES_illume-keyboard-default-terminal = "\ | |||
163 | " | 163 | " |
164 | 164 | ||
165 | RRECOMMENDS_${PN}-config-default = "${PN}-theme-default" | 165 | RRECOMMENDS_${PN}-config-default = "${PN}-theme-default" |
166 | RRECOMMENDS_${PN}-config-illume2 = "\ | 166 | RRECOMMENDS_${PN}-config-mobile = "\ |
167 | illume-keyboard-default-alpha \ | 167 | illume-keyboard-default-alpha \ |
168 | illume-keyboard-default-numeric \ | 168 | illume-keyboard-default-numeric \ |
169 | illume-keyboard-default-terminal \ | 169 | illume-keyboard-default-terminal \ |