kde5.kguiaddons: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 10:53:14 -05:00
parent f3bf03250e
commit 7689b8317e

View file

@ -5,9 +5,7 @@
kdeFramework {
name = "kguiaddons";
meta = { maintainers = [ lib.maintainers.ttuegel ]; };
nativeBuildInputs = [ extra-cmake-modules ];
buildInputs = [ qtx11extras ];
meta = {
maintainers = [ lib.maintainers.ttuegel ];
};
propagatedBuildInputs = [ qtx11extras ];
}