Update kdesrc-buildrc-sample for the kdepim move to git.kde.org

svn path=/trunk/KDE/kdesdk/scripts/kdesrc-buildrc-sample; revision=1208717
wilder
Michael Pyne 15 years ago
parent ebd568c1d6
commit a953679041
  1. 9
      kdesrc-buildrc-sample

@ -264,9 +264,12 @@ module kdenetwork
end module
# kdepim contains KMail, Kontact, KOrganizer, and other insanely useful
# programs that help you keep track of things.
module kdepim
end module
# programs that help you keep track of things. It consists of two core components,
# kdepim-runtime, and kdepim itself, which both depend on kdepimlibs.
module-set
repository kde-git
use-modules kdepim-runtime kdepim
end module-set
# kdeadmin has system administration tools for your computer.
#module kdeadmin

Loading…
Cancel
Save