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 5a44992805..bc120423ea 100644 --- a/recipes/matchbox-sato/matchbox-sato_0.1.bb +++ b/recipes/matchbox-sato/matchbox-sato_0.1.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11" RDEPENDS_${PN} = "gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato" RCONFLICTS_${PN} = "matchbox-common" -PR = "r17" +PR = "r18" SRC_URI = "file://etc file://matchbox-session" S = ${WORKDIR} |