mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
libx11-native: do not provide virtual/libx11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5207 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,5 +3,6 @@ require libx11_${PV}.bb
|
|||||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
|
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libx11"
|
||||||
|
|
||||||
DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
|
DEPENDS = "xproto-native xextproto-native libxau-native xtrans-native libxdmcp-native xcmiscproto-native xf86bigfontproto-native kbproto-native inputproto-native bigreqsproto-native util-macros-native"
|
||||||
|
PROVIDES = ""
|
||||||
|
|
||||||
inherit native
|
inherit native
|
||||||
|
|||||||
Reference in New Issue
Block a user