]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-wm-2: added missing dependency on gtk
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 14:23:55 +0000 (14:23 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 2 Jul 2008 14:23:55 +0000 (14:23 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4780 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-wm-2/matchbox-wm-2_svn.bb

index 1584f3d585aeb1bbf382a9a70bb76155672afe1e..a5ef27ae19fddcc0fa896577c7f27c3f7e23a440 100644 (file)
@@ -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"