diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb')
-rw-r--r-- | meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb index 318d2e0809..dbe8c11451 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb | |||
@@ -13,7 +13,9 @@ SECTION = "x11/wm" | |||
13 | SRCREV = "71e3e6e04271e9d5a14f1c231ef100c7f320134d" | 13 | SRCREV = "71e3e6e04271e9d5a14f1c231ef100c7f320134d" |
14 | PV = "2.0+git${SRCPV}" | 14 | PV = "2.0+git${SRCPV}" |
15 | 15 | ||
16 | SRC_URI = "git://git.yoctoproject.org/${BPN}-2" | 16 | SRC_URI = "git://git.yoctoproject.org/${BPN}-2 \ |
17 | file://0001-Do-nothing-on-delete-event-when-not-STANDALONE.patch \ | ||
18 | " | ||
17 | 19 | ||
18 | EXTRA_OECONF = "--enable-startup-notification --with-dbus" | 20 | EXTRA_OECONF = "--enable-startup-notification --with-dbus" |
19 | 21 | ||