|
|
|
|
@ -16,11 +16,6 @@ |
|
|
|
|
# tool you can use to validate your change works (or just "kdesrc-build -p |
|
|
|
|
# your-module" and look for the right branch). |
|
|
|
|
|
|
|
|
|
module-set extragear |
|
|
|
|
repository kde-projects |
|
|
|
|
use-modules kwebkitpart |
|
|
|
|
end module-set |
|
|
|
|
|
|
|
|
|
module-set kmymoney |
|
|
|
|
repository kde-projects |
|
|
|
|
use-modules kdiagram alkimia kmymoney |
|
|
|
|
@ -31,3 +26,13 @@ module-set xstitch |
|
|
|
|
use-modules kxstitch symboleditor |
|
|
|
|
end module-set |
|
|
|
|
|
|
|
|
|
module-set extragear-graphics |
|
|
|
|
repository kde-projects |
|
|
|
|
use-modules kdiagram |
|
|
|
|
end module-set |
|
|
|
|
|
|
|
|
|
module-set extragear-multimedia |
|
|
|
|
repository kde-projects |
|
|
|
|
use-modules k3b |
|
|
|
|
end module-set |
|
|
|
|
|
|
|
|
|
|