kdesignerplugin: remove kdewebkit input
This commit is contained in:
parent
7661144ae9
commit
62c2fcee74
@ -4,7 +4,6 @@
|
|||||||
, kconfig
|
, kconfig
|
||||||
, kconfigwidgets
|
, kconfigwidgets
|
||||||
, kcoreaddons
|
, kcoreaddons
|
||||||
, kdewebkit
|
|
||||||
, kdoctools
|
, kdoctools
|
||||||
, kiconthemes
|
, kiconthemes
|
||||||
, kio
|
, kio
|
||||||
@ -21,7 +20,7 @@ kdeFramework {
|
|||||||
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules kdoctools makeQtWrapper ];
|
nativeBuildInputs = [ extra-cmake-modules kdoctools makeQtWrapper ];
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
kcompletion kconfig kconfigwidgets kcoreaddons kdewebkit kiconthemes kio
|
kcompletion kconfig kconfigwidgets kcoreaddons kiconthemes kio
|
||||||
kitemviews kplotting ktextwidgets kwidgetsaddons kxmlgui sonnet
|
kitemviews kplotting ktextwidgets kwidgetsaddons kxmlgui sonnet
|
||||||
];
|
];
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user