diff options
Diffstat (limited to 'recipes/matchbox-sato/matchbox-sato_0.1.bb')
-rw-r--r-- | recipes/matchbox-sato/matchbox-sato_0.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/matchbox-sato/matchbox-sato_0.1.bb b/recipes/matchbox-sato/matchbox-sato_0.1.bb index 9d3fef6c8b..bc120423ea 100644 --- a/recipes/matchbox-sato/matchbox-sato_0.1.bb +++ b/recipes/matchbox-sato/matchbox-sato_0.1.bb @@ -2,8 +2,8 @@ DESCRIPTION = "Custom MB session files for poky" LICENSE = "GPL" SECTION = "x11" RDEPENDS_${PN} = "gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato" -RCONFLICTS = "matchbox-common" -PR = "r17" +RCONFLICTS_${PN} = "matchbox-common" +PR = "r18" SRC_URI = "file://etc file://matchbox-session" S = ${WORKDIR} |