2016-04-21 19:01:22 +03:00
|
|
|
{ plasmaPackage
|
2016-07-30 17:36:52 +03:00
|
|
|
, ecm
|
2016-04-21 19:01:22 +03:00
|
|
|
, ki18n
|
|
|
|
, kwindowsystem
|
|
|
|
, kdbusaddons
|
|
|
|
, kwidgetsaddons
|
|
|
|
, kcoreaddons
|
|
|
|
, kcrash
|
|
|
|
, kconfig
|
|
|
|
, kiconthemes
|
|
|
|
, knotifications
|
|
|
|
, polkit-qt
|
|
|
|
}:
|
|
|
|
|
|
|
|
plasmaPackage {
|
|
|
|
name = "polkit-kde-agent";
|
|
|
|
nativeBuildInputs = [
|
2016-07-30 17:36:52 +03:00
|
|
|
ecm
|
2016-04-21 19:01:22 +03:00
|
|
|
];
|
2016-04-28 21:01:27 +03:00
|
|
|
propagatedBuildInputs = [
|
|
|
|
kdbusaddons kwidgetsaddons kcoreaddons kcrash kconfig ki18n kiconthemes
|
|
|
|
knotifications kwindowsystem polkit-qt
|
2016-04-21 19:01:22 +03:00
|
|
|
];
|
|
|
|
}
|