extra-cmake-modules: Lift Qt dependency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
kdeFramework, lib,
|
||||
ecm,
|
||||
extra-cmake-modules,
|
||||
kbookmarks, kcompletion, kconfig, kconfigwidgets, ki18n, kiconthemes, kio,
|
||||
knewstuff, knotifications, kpackage, kwidgetsaddons, libXcursor, qtx11extras
|
||||
}:
|
||||
@@ -8,7 +8,7 @@
|
||||
kdeFramework {
|
||||
name = "frameworkintegration";
|
||||
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||
nativeBuildInputs = [ ecm ];
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
propagatedBuildInputs = [
|
||||
kbookmarks kcompletion kconfig kconfigwidgets ki18n kio kiconthemes
|
||||
knewstuff knotifications kpackage kwidgetsaddons libXcursor qtx11extras
|
||||
|
||||
Reference in New Issue
Block a user