[Buildroot] [git commit] libxcb: remove mistankenly added double host-xcb-proto dependency

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 3 07:29:45 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=30e4a4dfff9db23c25fa2e8e19735a03dd833993
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/x11r7/libxcb/libxcb.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/x11r7/libxcb/libxcb.mk b/package/x11r7/libxcb/libxcb.mk
index dbb2a84..ba42418 100644
--- a/package/x11r7/libxcb/libxcb.mk
+++ b/package/x11r7/libxcb/libxcb.mk
@@ -17,7 +17,7 @@ LIBXCB_DEPENDENCIES = \
 	host-xcb-proto host-python host-pkgconf
 HOST_LIBXCB_DEPENDENCIES = \
 	host-libxslt host-libpthread-stubs host-xcb-proto host-xlib_libXdmcp \
-	host-xlib_libXau host-xcb-proto host-python host-pkgconf
+	host-xlib_libXau host-python host-pkgconf
 
 LIBXCB_CONF_OPTS = --with-doxygen=no
 HOST_LIBXCB_CONF_OPTS = --with-doxygen=no


More information about the buildroot mailing list