diff options
Diffstat (limited to 'matchbox-wm')
-rw-r--r-- | matchbox-wm/matchbox-wm_0.8.1.oe | 2 | ||||
-rw-r--r-- | matchbox-wm/matchbox-wm_0.8.2.oe | 2 | ||||
-rw-r--r-- | matchbox-wm/matchbox-wm_0.8.oe | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/matchbox-wm/matchbox-wm_0.8.1.oe b/matchbox-wm/matchbox-wm_0.8.1.oe index ebcfd5adf3..69722b9947 100644 --- a/matchbox-wm/matchbox-wm_0.8.1.oe +++ b/matchbox-wm/matchbox-wm_0.8.1.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage libxrender startup-notification expat gconf" +DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \ file://m4.patch;patch=1" diff --git a/matchbox-wm/matchbox-wm_0.8.2.oe b/matchbox-wm/matchbox-wm_0.8.2.oe index 0d215903e2..b71cd287c2 100644 --- a/matchbox-wm/matchbox-wm_0.8.2.oe +++ b/matchbox-wm/matchbox-wm_0.8.2.oe @@ -1,7 +1,7 @@ PR = "r1" DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage libxrender startup-notification expat gconf" +DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf" 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" diff --git a/matchbox-wm/matchbox-wm_0.8.oe b/matchbox-wm/matchbox-wm_0.8.oe index c1f6a31434..414d6a9cbd 100644 --- a/matchbox-wm/matchbox-wm_0.8.oe +++ b/matchbox-wm/matchbox-wm_0.8.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage libxrender gconf" +DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender gconf" RDEPENDS = "libmatchbox" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/${PV}/matchbox-window-manager-${PV}.tar.bz2 \ |