https://bugs.kde.org/show_bug.cgi?id=360017
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Latest Commit| |5.0.0 Resolution|--- |WORKSFORME --- Comment #7 from caulier.gil...@gmail.com --- No response. If you want to disable ENABLE_OPENCV3 while configuring, just use sed to edit in packaging scripts the default value, as i do for OSX and Windows packaging. sed -e "s/ENABLE_OPENCV3=OFF/ENABLE_OPENCV3=ON/g" ./bootstrap.linux It's enough and work perfectly. There is no plan to extend bootstrap script as well. If you want this kind of feature, propose a patch as well. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.