diff options
Diffstat (limited to 'recipes/matchbox-desktop')
-rw-r--r-- | recipes/matchbox-desktop/matchbox-desktop_0.9.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/matchbox-desktop/matchbox-desktop_0.9.1.bb b/recipes/matchbox-desktop/matchbox-desktop_0.9.1.bb index c63a64f011..a0ee9fba78 100644 --- a/recipes/matchbox-desktop/matchbox-desktop_0.9.1.bb +++ b/recipes/matchbox-desktop/matchbox-desktop_0.9.1.bb @@ -8,7 +8,7 @@ SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/matc file://pkgconfig_fix.patch \ file://mb-desktop-multi-category-matching.patch" -RDEPENDS += "matchbox-common" +RDEPENDS_${PN} += "matchbox-common" EXTRA_OECONF = "--enable-startup-notification --enable-dnotify" |