kde5.bluedevil: propagate all buildInputs

This commit is contained in:
Thomas Tuegel 2016-04-28 12:48:59 -05:00
parent f79ace2728
commit ff7c15b41d

View File

@ -9,12 +9,9 @@ plasmaPackage {
nativeBuildInputs = [ nativeBuildInputs = [
extra-cmake-modules makeQtWrapper shared_mime_info extra-cmake-modules makeQtWrapper shared_mime_info
]; ];
buildInputs = [
kcoreaddons kdbusaddons kded kiconthemes knotifications
kwidgetsaddons
];
propagatedBuildInputs = [ propagatedBuildInputs = [
bluez-qt ki18n kio kwindowsystem plasma-framework qtdeclarative bluez-qt ki18n kio kwindowsystem plasma-framework qtdeclarative kcoreaddons
kdbusaddons kded kiconthemes knotifications kwidgetsaddons
]; ];
propagatedUserEnvPkgs = [ bluez-qt ]; propagatedUserEnvPkgs = [ bluez-qt ];
postInstall = '' postInstall = ''