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