kde5.breeze-qt5: propagate all buildInputs
This commit is contained in:
parent
ff7c15b41d
commit
3f4e8ab467
@ -10,11 +10,9 @@ plasmaPackage {
|
|||||||
extra-cmake-modules
|
extra-cmake-modules
|
||||||
makeQtWrapper
|
makeQtWrapper
|
||||||
];
|
];
|
||||||
buildInputs = [
|
|
||||||
kcmutils kconfigwidgets kcoreaddons kdecoration kguiaddons
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
frameworkintegration ki18n kwindowsystem plasma-framework qtx11extras
|
frameworkintegration ki18n kwindowsystem plasma-framework qtx11extras
|
||||||
|
kcmutils kconfigwidgets kcoreaddons kdecoration kguiaddons
|
||||||
];
|
];
|
||||||
cmakeFlags = [ "-DUSE_Qt4=OFF" ];
|
cmakeFlags = [ "-DUSE_Qt4=OFF" ];
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user