From ecfad2c738fff27255ff4539f0b3e58cb2633590 Mon Sep 17 00:00:00 2001
From: Phil Blundell <philb@gnu.org>
Date: Sun, 6 Jun 2004 21:44:50 +0000
Subject: add patch for _NET_SHOWING_DESKTOP

BKrev: 40c39052L7hwyy2UVoRPDAtNmSH8KQ
---
 matchbox-wm/matchbox-wm_0.8.2.oe | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'matchbox-wm')

diff --git a/matchbox-wm/matchbox-wm_0.8.2.oe b/matchbox-wm/matchbox-wm_0.8.2.oe
index a8e71adcce..73120aa718 100644
--- a/matchbox-wm/matchbox-wm_0.8.2.oe
+++ b/matchbox-wm/matchbox-wm_0.8.2.oe
@@ -1,8 +1,10 @@
+PR = "r1"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
 DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage xrender startup-notification expat gconf"
 
-SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2"
+SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \
+	file://net-showing-desktop.patch;patch=1"
 S = "${WORKDIR}/matchbox-window-manager-${PV}"
 
 inherit autotools  pkgconfig
-- 
cgit v1.2.3