]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxrender: added missing dependencies
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Sep 2008 19:09:23 +0000 (19:09 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 22 Sep 2008 19:09:23 +0000 (19:09 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5227 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libxrender_0.9.4.bb

index f8b9c37b5015bbb05341b7b45227ad3ba2730870..ad833a8259432a4fb5d61b3b9b380a13e7157fbf 100644 (file)
@@ -2,7 +2,7 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Rendering Extension client library"
 LICENSE = "BSD-X"
-DEPENDS += "virtual/libx11 renderproto xproto"
+DEPENDS += "virtual/libx11 renderproto xproto xdmcp"
 PR = "r1"
 PE = "1"