diff options
Diffstat (limited to 'packages/matchbox-sato')
-rw-r--r-- | packages/matchbox-sato/matchbox-sato_0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-sato/matchbox-sato_0.1.bb b/packages/matchbox-sato/matchbox-sato_0.1.bb index b622f24586..1233931448 100644 --- a/packages/matchbox-sato/matchbox-sato_0.1.bb +++ b/packages/matchbox-sato/matchbox-sato_0.1.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" SECTION = "x11" RDEPENDS = "gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato" RCONFLICTS = "matchbox-common" -PR = "r17" +FILE_PR = "r17" SRC_URI = "file://etc file://matchbox-session" S = ${WORKDIR} |