kf516.breeze-icons: propagate qtsvg into user environment
This commit is contained in:
parent
8908fa880c
commit
40242c1bff
@ -1,8 +1,10 @@
|
|||||||
{ kdeFramework
|
{ kdeFramework
|
||||||
, extra-cmake-modules
|
, extra-cmake-modules
|
||||||
|
, qtsvg
|
||||||
}:
|
}:
|
||||||
|
|
||||||
kdeFramework {
|
kdeFramework {
|
||||||
name = "breeze-icons";
|
name = "breeze-icons";
|
||||||
nativeBuildInputs = [ extra-cmake-modules ];
|
nativeBuildInputs = [ extra-cmake-modules ];
|
||||||
|
propagatedUserEnvPkgs = [ qtsvg ];
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user