Hi guys, Just add this to your .kdesrc-buildrc file, right before the kde-workspace module-set:
module-set repository kde-projects use-modules kactivities end module-set then ./kdesrc-build kactivities && ./kdesrc-build kde-workspace Enjoy ####################################### # Gonzalo Gorosito # Programador && sysadmin # # http://www.tutorialesdebian.com - Tutoriales para debianeros, scripts, info, notícias y mucho mas. # http://www.ggorosito.com.ar - Website personal ####################################### 2011/9/21 Rodrigo Belém <rclbe...@gmail.com>: > On Wed, Sep 21, 2011 at 9:03 AM, Ivan Čukić <ivan.cu...@kde.org> wrote: >>>> kdelibs/4.7 shouldn't be used with a separate libkactivities. This is >>>> for 4.8 and further. >>> >>> I believe we are supposed to build the rest of KDE (git) against the 4.7 >>> branch of kdelibs now, since master is stale and frozen? Has that changed >>> again? >> >> It seems so... I thought there will be libs 4.8 with just bugfixes and stuff. >> >>> distros packaging KDE from git should also package kactivities (in which >>> case >>> kdelibs need fixing to not install the lib), or if we should ignore the >>> separate repo and continue to use the one from kdelibs (in which case >>> kdelibs >>> needs fixing to provide the cmake stuff)? >> >> I'd go for disabling the libkactivities in kdelibs, like it was proposed >> before. >> > > +1 >