kde5: fix extra-cmake-modules hooks

This commit is contained in:
Thomas Tuegel
2016-07-30 09:36:52 -05:00
parent 29739ece1f
commit b390eb39ae
105 changed files with 229 additions and 285 deletions

View File

@@ -1,4 +1,4 @@
{ kdeFramework, lib, extra-cmake-modules, giflib, karchive
{ kdeFramework, lib, ecm, giflib, karchive
, kcodecs, kglobalaccel, ki18n, kiconthemes, kio, kjs
, knotifications, kparts, ktextwidgets, kwallet, kwidgetsaddons
, kwindowsystem, kxmlgui, perl, phonon, qtx11extras, sonnet
@@ -7,7 +7,7 @@
kdeFramework {
name = "khtml";
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
nativeBuildInputs = [ extra-cmake-modules perl ];
nativeBuildInputs = [ ecm perl ];
propagatedBuildInputs = [
giflib karchive kcodecs kglobalaccel ki18n kiconthemes kio kjs
knotifications kparts ktextwidgets kwallet kwidgetsaddons kwindowsystem