From: Richard Purdie Date: Tue, 8 Apr 2008 15:00:45 +0000 (+0000) Subject: xorg-lib-common.inc: Remove xorg-headers-native, we shouldn't need this... X-Git-Tag: 2011-1~9254 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=32cb20989530f3786c8f956f2693a93693e5010a;p=openembedded-core.git xorg-lib-common.inc: Remove xorg-headers-native, we shouldn't need this... git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4198 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/xorg-lib/xorg-lib-common.inc b/meta/packages/xorg-lib/xorg-lib-common.inc index 130f8d1755..eae0e92a8d 100644 --- a/meta/packages/xorg-lib/xorg-lib-common.inc +++ b/meta/packages/xorg-lib/xorg-lib-common.inc @@ -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}"