kde5.kross: propagate all buildInputs
This commit is contained in:
parent
86d9ef9c0f
commit
29b2d93bbf
@ -5,10 +5,10 @@
|
|||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "kross";
|
name = "kross";
|
||||||
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
|
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
|
||||||
buildInputs = [ kcompletion kcoreaddons kxmlgui ];
|
propagatedBuildInputs = [
|
||||||
propagatedBuildInputs = [ ki18n kiconthemes kio kparts kwidgetsaddons qtscript ];
|
kcompletion kcoreaddons ki18n kiconthemes kio kparts kwidgetsaddons kxmlgui
|
||||||
meta = {
|
qtscript
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
];
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user