aboutsummaryrefslogtreecommitdiffstats
path: root/libmatchbox
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-05-22 12:22:29 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-05-22 12:22:29 +0000
commit985de3e03c3bfa2a3866040add208e10ca7ac3b8 (patch)
treeeb1298f52df55b45bf88a92d916890f088626153 /libmatchbox
parentf37f4fc726a8de52cef64c85d4d8aa409bf25a00 (diff)
downloadopenembedded-985de3e03c3bfa2a3866040add208e10ca7ac3b8.tar.gz
add more dependencies for libmatchbox and libxsettings-client
BKrev: 40af4605BU6euA_0U4fQ3UssUMyXXQ
Diffstat (limited to 'libmatchbox')
-rw-r--r--libmatchbox/libmatchbox_1.2.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmatchbox/libmatchbox_1.2.oe b/libmatchbox/libmatchbox_1.2.oe
index d44a98ed08..9472917871 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 = "virtual/libc x11 xext xft pango jpeg libpng zlib"
+DEPENDS = "x11 xext xft pango jpeg libpng zlib libxsettings-client"
SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/libmatchbox/${PV}/libmatchbox-${PV}.tar.bz2"
S = "${WORKDIR}/libmatchbox-${PV}"