summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/libxcb_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb_git.bb')
-rw-r--r--meta/recipes-graphics/xcb/libxcb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_git.bb b/meta/recipes-graphics/xcb/libxcb_git.bb
index 66934b4535..1482b7af5b 100644
--- a/meta/recipes-graphics/xcb/libxcb_git.bb
+++ b/meta/recipes-graphics/xcb/libxcb_git.bb
@@ -6,7 +6,7 @@ SRCREV = "625ed596cae6dd8175aeb6cb6f26784928042f22"
6PV = "1.1.90.1+gitr${SRCPV}" 6PV = "1.1.90.1+gitr${SRCPV}"
7PR = "r1" 7PR = "r1"
8 8
9SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb;protocol=git" 9SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12PACKAGES =+ "libxcb-xinerama" 12PACKAGES =+ "libxcb-xinerama"