summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/xcb-proto.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xcb/xcb-proto.inc')
-rw-r--r--meta/recipes-graphics/xcb/xcb-proto.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto.inc b/meta/recipes-graphics/xcb/xcb-proto.inc
index 76688c9ebc..85f89be48d 100644
--- a/meta/recipes-graphics/xcb/xcb-proto.inc
+++ b/meta/recipes-graphics/xcb/xcb-proto.inc
@@ -10,7 +10,7 @@ SECTION = "x11/libs"
10LICENSE = "MIT-X" 10LICENSE = "MIT-X"
11 11
12SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2 \ 12SRC_URI = "http://xcb.freedesktop.org/dist/xcb-proto-${PV}.tar.bz2 \
13 file://aclocal.patch" 13 file://xcb-proto-libdir.patch"
14 14
15inherit autotools pkgconfig 15inherit autotools pkgconfig
16 16