diff options
Diffstat (limited to 'recipes/matchbox-desktop/matchbox-desktop_0.8.1.bb')
-rw-r--r-- | recipes/matchbox-desktop/matchbox-desktop_0.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/matchbox-desktop/matchbox-desktop_0.8.1.bb b/recipes/matchbox-desktop/matchbox-desktop_0.8.1.bb index 592ced5e8b..cd44bd9689 100644 --- a/recipes/matchbox-desktop/matchbox-desktop_0.8.1.bb +++ b/recipes/matchbox-desktop/matchbox-desktop_0.8.1.bb @@ -4,7 +4,7 @@ DEPENDS = "libmatchbox startup-notification" SECTION = "x11/wm" SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.8/matchbox-desktop-${PV}.tar.bz2 \ - file://enable-file-manager.patch;patch=1" + file://enable-file-manager.patch" EXTRA_OECONF = "--enable-startup-notification --enable-dnotify" |