1. 
libxkbcommon (required by lxqt-panel)
"--disable-static" option can be removed because this option is included in the 
XORG_CONFIG variable. (refer to "Introduction to Xorg-7.7" section)

2. 
My build environment: chroot under Ubuntu
LXQT target path: /opt/lxqt
KF5 path: /opt/kf5

In order to build LXQT, I have to add "-DCMAKE_PREFIX_PATH=$KF5_PREFIX" option 
otherwise cmake cannot find any KF5 components.

3.
Add more information about "how to build the required KF5 components and 
dependencies" such as KWindowSystem. That's because some KF5 required 
dependencies is not needed if we only build LXQT.
For example, I did not build Boost and Phonon in my system.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to