Hi, On Sat, 08 Feb 2014 00:37:32 -0800 Daniel Schepler <dschep...@gmail.com> wrote: > As the subject says: the attached patch allows for bootstrapping cmake > without > the Qt cmake-gui, as cmake is needed in the Debian bootstrap process > significantly earlier than Qt would be available. Also, Debian curl is > somewhat nontrivial to bootstrap at the point cmake is needed (due to the > Build-Depends on libkrb5-dev and libldap2-dev), so I've also made the > bootstrap compile using the included version.
Is this already useful to apply? The syntax to conditionally drop build-depends is not yet supported, right? The part about Qt 4 looks good. I'm not so sure about using the bundled libraries. Adding a stage1 profile to curl seems like a cleaner solution to me. What about libarchive? You've disabled CMAKE_USE_SYSTEM_LIBARCHIVE for the final build but not for the bootstrapping. Cheers, Felix -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org