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

View File

@ -1,6 +1,6 @@
include libxcb.inc
PR = "r1"
DEPENDS += "libpthread-stubs"
DEPENDS += "libpthread-stubs xcb-proto-native"
PACKAGES =+ "libxcb-xinerama"

View File

@ -3,6 +3,6 @@ PR = "r1"
DEFAULT_PREFERENCE = "-1"
DEPENDS += "libpthread-stubs"
DEPENDS += "libpthread-stubs xcb-proto-native"
PACKAGES =+ "libxcb-xinerama"