kde5.frameworks: 5.28 -> 5.29

This commit is contained in:
Thomas Tuegel
2016-12-13 17:53:43 -06:00
parent c5ed16406b
commit 8faa589a90
7 changed files with 318 additions and 300 deletions
@@ -3,7 +3,7 @@
, karchive, kconfig, kguiaddons, kiconthemes, kparts
, libgit2
, qtscript, qtxmlpatterns
, ki18n, kio, sonnet
, ki18n, kio, sonnet, syntax-highlighting
}:
kdeFramework {
@@ -12,6 +12,6 @@ kdeFramework {
nativeBuildInputs = [ ecm perl ];
propagatedBuildInputs = [
karchive kconfig kguiaddons ki18n kiconthemes kio kparts libgit2 qtscript
qtxmlpatterns sonnet
qtxmlpatterns sonnet syntax-highlighting
];
}