e-wm: stop RRECOMMENDING e-wm-menu
authorKoen Kooi <koen@openembedded.org>
Thu, 26 Nov 2009 09:53:27 +0000 (10:53 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 26 Nov 2009 09:53:27 +0000 (10:53 +0100)
e-wm-menu-shr: stop RPROVIDING it

recipes/e17/e-wm_svn.bb
recipes/shr/e-wm-menu-shr_git.bb

index a935728..fe65620 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "eet evas ecore edje efreet edbus"
 LICENSE = "MIT BSD"
 SRCNAME = "e"
 PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r7"
+PR = "r8"
 
 inherit e update-alternatives
 
@@ -90,7 +90,6 @@ RRECOMMENDS_${PN} = "\
   ${PN}-other \
   ${PN}-input-methods \
   ${PN}-sysactions \
-  ${PN}-menu \
 "
 
 PACKAGE_ARCH_${PN}-config-default = "all"
index b8b267b..0c8d75a 100644 (file)
@@ -2,8 +2,8 @@ DESCRIPTION = "illume SHR applications.menu config"
 SECTION = "e/utils"
 LICENSE = "MIT BSD"
 PV = "1.1-${EFL_SRCREV}+gitr${SRCREV}"
+PR = "r1"
 
-RPROVIDES_${PN} = "e-wm-menu"
 RCONFLICTS_${PN} = "e-wm-menu"
 
 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"