fcitx5-unikey: fix strictDeps build
This commit is contained in:
@@ -24,13 +24,13 @@ stdenv.mkDerivation rec {
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
extra-cmake-modules
|
||||
gettext # msgfmt
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
qtbase
|
||||
fcitx5
|
||||
fcitx5-qt
|
||||
gettext
|
||||
];
|
||||
|
||||
cmakeFlags = [
|
||||
|
||||
Reference in New Issue
Block a user