aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-07-02 14:23:55 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-07-02 14:23:55 +0000
commit65950aabe5efa774854151786e78c612f7ade0c1 (patch)
treee93c13898e5e1384465b845a697ba450dd4e17c5 /meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
parent9723000872f433493cb23e2e29cbf28b1357d396 (diff)
downloadopenembedded-core-contrib-65950aabe5efa774854151786e78c612f7ade0c1.tar.gz
matchbox-wm-2: added missing dependency on gtk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4780 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb')
-rw-r--r--meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb b/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
index 1584f3d585..a5ef27ae19 100644
--- a/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
+++ b/meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb
@@ -1,7 +1,7 @@
SECTION = "x11/wm"
DESCRIPTION = "Matchbox window manager"
LICENSE = "GPL"
-DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite"
+DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+"
PV = "0.0+svnr${SRCREV}"
PR = "r1"