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