minuet: Fix build

This commit is contained in:
HaoZeke 2019-01-04 14:26:49 +05:30
parent 0f6cf5fefe
commit 5ab9f63c6c
No known key found for this signature in database
GPG Key ID: 9CCCE36402CB49A6

View File

@ -2,7 +2,7 @@
, lib, extra-cmake-modules, gettext, python
, drumstick, fluidsynth
, kcoreaddons, kcrash, kdoctools
, qtquickcontrols2, qtsvg, qttools
, qtquickcontrols2, qtsvg, qttools, qtdeclarative
}:
mkDerivation {
@ -12,7 +12,7 @@ mkDerivation {
maintainers = with maintainers; [ peterhoeg ];
};
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python ];
nativeBuildInputs = [ extra-cmake-modules gettext kdoctools python qtdeclarative ];
propagatedBuildInputs = [
drumstick fluidsynth