diff options
Diffstat (limited to 'recipes/matchbox-common')
-rw-r--r-- | recipes/matchbox-common/matchbox-common_0.9.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/matchbox-common/matchbox-common_0.9.1.bb b/recipes/matchbox-common/matchbox-common_0.9.1.bb index 70e7d94194..159b833128 100644 --- a/recipes/matchbox-common/matchbox-common_0.9.1.bb +++ b/recipes/matchbox-common/matchbox-common_0.9.1.bb @@ -2,7 +2,8 @@ DESCRIPTION = "Matchbox window manager common files" SECTION = "x11/wm" LICENSE = "GPL" DEPENDS = "libmatchbox" -PR = "r5" +RDEPENDS += "matchbox-panel" +PR = "r6" SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \ file://no-utilities-category.patch;patch=1 \ |