mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
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:
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user