]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxrandr: added libxext dependency (sync with OE)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 13:04:06 +0000 (13:04 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 19 Oct 2007 13:04:06 +0000 (13:04 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2928 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/libxrandr_1.2.1.bb

index cf2a73a72cc5d7dc8f47b987c7312e0ae41d3a04..611859fd52543d97c1e79e7fa9ac6942b970cf01 100644 (file)
@@ -2,7 +2,7 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Resize and Rotate extension library"
 LICENSE = "BSD-X"
-DEPENDS += "randrproto libxrender"
+DEPENDS += "randrproto libxrender libxext"
 PR = "r1"
 PE = "1"