1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libxcb: Add xcb-proto-native to DEPENDS

This commit is contained in:
Richard Purdie
2009-01-17 15:20:31 +00:00
parent d29069819c
commit 2db2959935
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
include libxcb.inc
PR = "r1"
DEPENDS += "libpthread-stubs"
DEPENDS += "libpthread-stubs xcb-proto-native"
PACKAGES =+ "libxcb-xinerama"
+1 -1
View File
@@ -3,6 +3,6 @@ PR = "r1"
DEFAULT_PREFERENCE = "-1"
DEPENDS += "libpthread-stubs"
DEPENDS += "libpthread-stubs xcb-proto-native"
PACKAGES =+ "libxcb-xinerama"