Bug 391225

Summary: Build failed: libxcb-util0-dev not found
Product: [Applications] Falkon Reporter: Kåre Särs <kare.sars>
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In: 3.0.1
Sentry Crash Report:

Description Kåre Särs 2018-02-28 13:22:27 UTC
There is a minor build problem. cmake run without complaining, but when I compiled I got: 

falkon-3.0.0/src/lib/app/browserwindow.cpp:84:26: fatal error: xcb/xcb_atom.h: No such file or directory

installing libxcb-util0-dev fixed it

-> there should be a check for libxcb-util0 development files.


Testing Falkon right now :)

Regards,
  Kåre
Comment 1 David Rosca 2018-02-28 13:34:09 UTC
Git commit 9f8dc35c6f36253ec69a0f6ee4e495f770880372 by David Rosca.
Committed on 28/02/2018 at 13:32.
Pushed by drosca into branch 'Falkon/3.0'.

Search for XCB UTIL component
FIXED-IN: 3.0.1

M  +1    -1    CMakeLists.txt

https://commits.kde.org/falkon/9f8dc35c6f36253ec69a0f6ee4e495f770880372