summaryrefslogtreecommitdiff
path: root/libmatchbox
diff options
context:
space:
mode:
Diffstat (limited to 'libmatchbox')
-rw-r--r--libmatchbox/libmatchbox_1.1.oe3
-rw-r--r--libmatchbox/libmatchbox_1.2.oe2
2 files changed, 2 insertions, 3 deletions
diff --git a/libmatchbox/libmatchbox_1.1.oe b/libmatchbox/libmatchbox_1.1.oe
index 975c5a1b2e..e0ed8d947f 100644
--- a/libmatchbox/libmatchbox_1.1.oe
+++ b/libmatchbox/libmatchbox_1.1.oe
@@ -1,9 +1,8 @@
DESCRIPTION = "Matchbox window manager core library"
LICENSE = "GPL"
-DEPENDS = "x11 xext xft pango jpeg libpng zlib"
+DEPENDS = "x11 xext libxft pango jpeg libpng zlib"
SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/libmatchbox/${PV}/libmatchbox-${PV}.tar.bz2"
-S = "${WORKDIR}/libmatchbox-${PV}"
inherit autotools pkgconfig
diff --git a/libmatchbox/libmatchbox_1.2.oe b/libmatchbox/libmatchbox_1.2.oe
index 9472917871..64cd3b9be0 100644
--- a/libmatchbox/libmatchbox_1.2.oe
+++ b/libmatchbox/libmatchbox_1.2.oe
@@ -1,7 +1,7 @@
PR = "r1"
DESCRIPTION = "Matchbox window manager core library"
LICENSE = "GPL"
-DEPENDS = "x11 xext xft pango jpeg libpng zlib libxsettings-client"
+DEPENDS = "x11 xext libxft pango jpeg libpng zlib libxsettings-client"
SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/libmatchbox/${PV}/libmatchbox-${PV}.tar.bz2"
S = "${WORKDIR}/libmatchbox-${PV}"