kdeplasma-addons needs pkg-config to find some dependencies

svn path=/nixpkgs/trunk/; revision=32802
This commit is contained in:
Yury G. Kudryashov 2012-03-05 20:51:18 +00:00
parent 6343fc34ec
commit 4767246246

View File

@ -11,6 +11,8 @@ kde {
attica python qca2 qimageblitz kdepimlibs
libqalculate libXtst shared_desktop_ontologies marble libkexiv2];
buildNativeInputs = [ pkgconfig ];
meta = {
description = "KDE Plasma Addons";
license = "GPL";