kde5.bluedevil: propagate all buildInputs
This commit is contained in:
parent
f79ace2728
commit
ff7c15b41d
@ -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 = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user