kde5: fix extra-cmake-modules hooks
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{ kdeFramework
|
||||
, extra-cmake-modules
|
||||
, ecm
|
||||
, wayland
|
||||
}:
|
||||
|
||||
kdeFramework {
|
||||
name = "kwayland";
|
||||
nativeBuildInputs = [
|
||||
extra-cmake-modules
|
||||
ecm
|
||||
];
|
||||
propagatedBuildInputs = [
|
||||
wayland
|
||||
|
||||
Reference in New Issue
Block a user