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.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/xcb-proto.inc b/meta/recipes-graphics/xcb/xcb-proto.inc
index cd7e115174..76688c9ebc 100644
--- a/meta/recipes-graphics/xcb/xcb-proto.inc
+++ b/meta/recipes-graphics/xcb/xcb-proto.inc
@@ -9,7 +9,8 @@ BUGTRACKER = "https://bugs.freedesktop.org/enter_bug.cgi?product=XCB"
9SECTION = "x11/libs" 9SECTION = "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 14
14inherit autotools pkgconfig 15inherit autotools pkgconfig
15 16