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
This commit is contained in:
Richard Purdie
2008-04-08 15:00:45 +00:00
parent abb10975d6
commit 32cb209895

View 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}"