diff options
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb.inc')
-rw-r--r-- | meta/recipes-graphics/xcb/libxcb.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb.inc b/meta/recipes-graphics/xcb/libxcb.inc index 015065e4d7..d3a5044c70 100644 --- a/meta/recipes-graphics/xcb/libxcb.inc +++ b/meta/recipes-graphics/xcb/libxcb.inc | |||
@@ -15,7 +15,7 @@ DEPENDS = "xcb-proto xproto libxau libxslt-native xcb-proto-native" | |||
15 | # DEPENDS += "xsltproc-native gperf-native" | 15 | # DEPENDS += "xsltproc-native gperf-native" |
16 | 16 | ||
17 | SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2" | 17 | SRC_URI = "http://xcb.freedesktop.org/dist/libxcb-${PV}.tar.bz2" |
18 | # file://xcbincludedir.patch;patch=1" | 18 | # file://xcbincludedir.patch" |
19 | 19 | ||
20 | PACKAGES =+ "libxcb-composite libxcb-damage libxcb-dpms libxcb-glx \ | 20 | PACKAGES =+ "libxcb-composite libxcb-damage libxcb-dpms libxcb-glx \ |
21 | libxcb-randr libxcb-record libxcb-render libxcb-res \ | 21 | libxcb-randr libxcb-record libxcb-render libxcb-res \ |