build KDE Frameworks with each Qt version
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{ kdeFramework
|
||||
, extra-cmake-modules
|
||||
, qtsvg
|
||||
}:
|
||||
|
||||
kdeFramework {
|
||||
name = "breeze-icons";
|
||||
outputs = [ "out" ];
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
propagatedBuildInputs = [ qtsvg ];
|
||||
}
|
||||
Reference in New Issue
Block a user