On Thursday, September 22, 2011 09:43:46 Ben Cooksley wrote: > On Thu, Sep 22, 2011 at 7:01 AM, Gorosito Gonzalo <xgonz...@gmail.com> wrote: > > No, > > > > Its that the kdesrc-build script automatically attempts to build all > > from master and Aaron's change on kde-workspace's master is only > > compatible with kdelibs stable (KDE/4.7). > > The following change to your ~/.kdesrc-buildrc file should fix this: > > module-set > repository kde-projects > use-modules kdelibs > branch KDE/4.7 > end module-set > module-set > repository kde-projects > use-modules kactivities kde-runtime > end module-set
In addition if you already have kdelibs in a module-set and don't feel like splitting it out into its own module set just to change an option, you can do something like this: module-set kde-meta repository kde-projects use-modules kdelibs kactivities kde-runtime end module-set module kdelibs branch KDE/4.7 end module kdesrc-build will then feed that option into its internal definition with kdelibs while leaving the build order unchanged. Regards, - Michael Pyne
signature.asc
Description: This is a digitally signed message part.