Index: build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
diff --git a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
index c04f1157624dc6d86bfcd973f57a2c996df67893..bb17d3fedb7e67cd387a89e18c47b1ff94531535 100755 |
--- a/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
+++ b/build/linux/sysroot_scripts/sysroot-creator-wheezy.sh |
@@ -142,6 +142,7 @@ DEBIAN_PACKAGES="\ |
libxdamage1 |
libxdamage-dev |
libxdmcp6 |
+ libxdmcp-dev |
libxext6 |
libxext-dev |
libxfixes3 |
@@ -175,6 +176,7 @@ DEBIAN_PACKAGES="\ |
x11proto-render-dev |
x11proto-scrnsaver-dev |
x11proto-xext-dev |
+ x11proto-xinerama-dev |
zlib1g |
zlib1g-dev |
" |