minuet: Fix build
This commit is contained in:
parent
0f6cf5fefe
commit
5ab9f63c6c
@ -2,7 +2,7 @@
|
|||||||
, lib, extra-cmake-modules, gettext, python
|
, lib, extra-cmake-modules, gettext, python
|
||||||
, drumstick, fluidsynth
|
, drumstick, fluidsynth
|
||||||
, kcoreaddons, kcrash, kdoctools
|
, kcoreaddons, kcrash, kdoctools
|
||||||
, qtquickcontrols2, qtsvg, qttools
|
, qtquickcontrols2, qtsvg, qttools, qtdeclarative
|
||||||
}:
|
}:
|
||||||
|
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
@ -12,7 +12,7 @@ mkDerivation {
|
|||||||
maintainers = with maintainers; [ peterhoeg ];
|
maintainers = with maintainers; [ peterhoeg ];
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python ];
|
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python qtdeclarative ];
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
drumstick fluidsynth
|
drumstick fluidsynth
|
||||||
|
Loading…
x
Reference in New Issue
Block a user