From 493b10222886a1d47ea2a055f259f56f6edb818c Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Fri, 4 Jun 2004 17:36:28 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into handhelds.org:/home/ich/programming/oe/oe-packages-exported 2004/06/04 19:34:06+02:00 (none)!ich Changes to make oemake gpe-image work on a system that doesn't have any g*-dev packages installed. -GCONF2.6.1 tried to call /usr/bin/orbit-idl-2 from both compile and install -Matchbox 0.8 + 0.8.1 get patched to use gconf and 0.8.2 does have it by default. So make them depend on gconf 2004/06/04 16:26:26+02:00 (none)!ich Local merge 2004/06/04 16:23:07+02:00 (none)!ich BKrev: 40c0b31cCucX126IZpg4h-XKtiSjVg --- matchbox-wm/matchbox-wm_0.8.1.oe | 2 +- matchbox-wm/matchbox-wm_0.8.2.oe | 2 +- matchbox-wm/matchbox-wm_0.8.oe | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'matchbox-wm') diff --git a/matchbox-wm/matchbox-wm_0.8.1.oe b/matchbox-wm/matchbox-wm_0.8.1.oe index 9bf3cd3ca3..3d3909e1dd 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 xrender startup-notification expat" +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 \ 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 ce688ffdee..a8e71adcce 100644 --- a/matchbox-wm/matchbox-wm_0.8.2.oe +++ b/matchbox-wm/matchbox-wm_0.8.2.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage xrender startup-notification expat" +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" S = "${WORKDIR}/matchbox-window-manager-${PV}" diff --git a/matchbox-wm/matchbox-wm_0.8.oe b/matchbox-wm/matchbox-wm_0.8.oe index 7bdb3a3420..2d8cd6fb22 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 xrender" +DEPENDS = "libmatchbox x11 xext xcomposite xfixes xdamage xrender gconf" RDEPENDS = "libmatchbox" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/${PV}/matchbox-window-manager-${PV}.tar.bz2 \ -- cgit v1.2.3