partition-manager: add missing dependencies

This commit is contained in:
Peter Hoeg 2017-07-09 04:44:10 +02:00
parent e9c803f09f
commit 6e2579c465

View file

@ -1,7 +1,7 @@
{ mkDerivation, fetchurl, lib
, extra-cmake-modules, kdoctools, wrapGAppsHook
, kconfig, kinit, kpmcore
, kcrash, eject, libatasmart }:
, kconfig, kcrash, kinit, kpmcore
, eject, libatasmart }:
let
pname = "partitionmanager";