sample-rc: Use kdelibs master now that it is open.

wilder
Michael Pyne 13 years ago
parent f0554a5f1b
commit 646e383842
  1. 1
      kdesrc-build-setup
  2. 6
      kdesrc-buildrc-sample

@ -446,7 +446,6 @@ module-set baselibs-kdelibs
repository kde-projects
use-modules kdelibs
branch KDE/4.10 # kdelibs for KDE 4 is limited to bugfixes.
end module-set
module-set baselibs-other

@ -228,12 +228,6 @@ module-set
# cmake-options -DKDE4_BUILD_TESTS:BOOL=ON
end module-set
# kdelibs was actually defined earlier, in the module set above. This module is
# only used to set the "branch" option.
module kdelibs
branch KDE/4.10
end module
# The next module-set completes a base workspace. kdepimlibs should be compiled
# before the workspace and Plasma addons are compiled, and kdepimlibs itself
# requires akonadi.

Loading…
Cancel
Save