diff options
Diffstat (limited to 'recipes/matchbox-sato/matchbox-sato_0.1.bb')
-rw-r--r-- | recipes/matchbox-sato/matchbox-sato_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/matchbox-sato/matchbox-sato_0.1.bb b/recipes/matchbox-sato/matchbox-sato_0.1.bb index 9d3fef6c8b..5a44992805 100644 --- a/recipes/matchbox-sato/matchbox-sato_0.1.bb +++ b/recipes/matchbox-sato/matchbox-sato_0.1.bb @@ -2,7 +2,7 @@ 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" +RCONFLICTS_${PN} = "matchbox-common" PR = "r17" SRC_URI = "file://etc file://matchbox-session" |