]> code.ossystems Code Review - openembedded-core.git/commitdiff
xorg-lib-common.inc: Remove xorg-headers-native, we shouldn't need this...
authorRichard Purdie <richard@openedhand.com>
Tue, 8 Apr 2008 15:00:45 +0000 (15:00 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 8 Apr 2008 15:00:45 +0000 (15:00 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4198 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xorg-lib/xorg-lib-common.inc

index 130f8d17552dd60d4640422a703b2929e45d57c0..eae0e92a8d5bd3fbe784a2253483227d419ce3c0 100644 (file)
@@ -1,7 +1,7 @@
 HOMEPAGE = "http://www.x.org"
 SECTION = "x11/libs"
 LICENSE = "MIT-X"
-DEPENDS = "util-macros xorg-headers-native"
+DEPENDS = "util-macros"
 
 XORG_PN = "${PN}"