kde5.kdesu: propagate all buildInputs
This commit is contained in:
parent
be1091d46c
commit
e6a1d1c3d0
@ -4,10 +4,7 @@
|
||||
|
||||
kdeFramework {
|
||||
name = "kdesu";
|
||||
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
buildInputs = [ kcoreaddons kservice ];
|
||||
propagatedBuildInputs = [ ki18n kpty ];
|
||||
meta = {
|
||||
maintainers = [ lib.maintainers.ttuegel ];
|
||||
};
|
||||
propagatedBuildInputs = [ kcoreaddons ki18n kpty kservice ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user