diff options
Diffstat (limited to 'recipes/matchbox-common/matchbox_0.9.bb')
-rw-r--r-- | recipes/matchbox-common/matchbox_0.9.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/matchbox-common/matchbox_0.9.bb b/recipes/matchbox-common/matchbox_0.9.bb index 174eccbe12..3f1a1c04f5 100644 --- a/recipes/matchbox-common/matchbox_0.9.bb +++ b/recipes/matchbox-common/matchbox_0.9.bb @@ -5,3 +5,4 @@ RDEPENDS_${PN} = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop" SECTION = "x11/wm" PACKAGES= "${PN}" ALLOW_EMPTY = "1" +PR = "r1" |