propagate bluez-qt dependencies
This commit is contained in:
parent
a166ec9318
commit
a5eafc16e0
@ -1,17 +1,6 @@
|
||||
{ plasmaPackage
|
||||
, extra-cmake-modules
|
||||
, bluez-qt
|
||||
, kcoreaddons
|
||||
, kdbusaddons
|
||||
, kded
|
||||
, ki18n
|
||||
, kiconthemes
|
||||
, kio
|
||||
, knotifications
|
||||
, kwidgetsaddons
|
||||
, kwindowsystem
|
||||
, plasma-framework
|
||||
, qtdeclarative
|
||||
{ plasmaPackage, extra-cmake-modules, bluez-qt, kcoreaddons
|
||||
, kdbusaddons, kded, ki18n, kiconthemes, kio, knotifications
|
||||
, kwidgetsaddons, kwindowsystem, plasma-framework, qtdeclarative
|
||||
, shared_mime_info
|
||||
}:
|
||||
|
||||
@ -19,18 +8,11 @@ plasmaPackage {
|
||||
name = "bluedevil";
|
||||
nativeBuildInputs = [ extra-cmake-modules shared_mime_info ];
|
||||
buildInputs = [
|
||||
bluez-qt
|
||||
kcoreaddons
|
||||
kdbusaddons
|
||||
kded
|
||||
ki18n
|
||||
kiconthemes
|
||||
kio
|
||||
knotifications
|
||||
kcoreaddons kdbusaddons kded kiconthemes knotifications
|
||||
kwidgetsaddons
|
||||
kwindowsystem
|
||||
plasma-framework
|
||||
qtdeclarative
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
baloo bluez-qt ki18n kio kwindowsystem plasma-framework qtdeclarative
|
||||
];
|
||||
postInstall = ''
|
||||
wrapKDEProgram "$out/bin/bluedevil-wizard"
|
||||
|
Loading…
Reference in New Issue
Block a user