mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
libxcb: Add xcb-proto-native to DEPENDS
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
include libxcb.inc
|
include libxcb.inc
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
DEPENDS += "libpthread-stubs"
|
DEPENDS += "libpthread-stubs xcb-proto-native"
|
||||||
|
|
||||||
PACKAGES =+ "libxcb-xinerama"
|
PACKAGES =+ "libxcb-xinerama"
|
||||||
|
|||||||
@@ -3,6 +3,6 @@ PR = "r1"
|
|||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
DEPENDS += "libpthread-stubs"
|
DEPENDS += "libpthread-stubs xcb-proto-native"
|
||||||
|
|
||||||
PACKAGES =+ "libxcb-xinerama"
|
PACKAGES =+ "libxcb-xinerama"
|
||||||
|
|||||||
Reference in New Issue
Block a user