mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
libx11: Add xproto-native to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4393 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ require xorg-lib-common.inc
|
|||||||
|
|
||||||
DESCRIPTION = "Base X libs."
|
DESCRIPTION = "Base X libs."
|
||||||
DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
|
DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
|
||||||
libxdmcp xf86bigfontproto kbproto inputproto"
|
libxdmcp xf86bigfontproto kbproto inputproto xproto-native"
|
||||||
PROVIDES = "virtual/libx11"
|
PROVIDES = "virtual/libx11"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
PR = "r3"
|
PR = "r3"
|
||||||
|
|||||||
Reference in New Issue
Block a user