kde5.kpeople: propagate all buildInputs
This commit is contained in:
parent
6a235b3e7f
commit
aa8d2d180d
@ -4,12 +4,9 @@
|
|||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "kpeople";
|
name = "kpeople";
|
||||||
|
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||||
nativeBuildInputs = [ extra-cmake-modules ];
|
nativeBuildInputs = [ extra-cmake-modules ];
|
||||||
buildInputs = [
|
propagatedBuildInputs = [
|
||||||
kcoreaddons kitemviews kservice kwidgetsaddons
|
kcoreaddons ki18n kitemviews kservice kwidgetsaddons qtdeclarative
|
||||||
];
|
];
|
||||||
propagatedBuildInputs = [ ki18n qtdeclarative ];
|
|
||||||
meta = {
|
|
||||||
maintainers = [ lib.maintainers.ttuegel ];
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user