fcitx5-table-other: fix strictDeps build
This commit is contained in:
@@ -26,10 +26,13 @@ stdenv.mkDerivation rec {
|
||||
extra-cmake-modules
|
||||
gettext
|
||||
libime
|
||||
boost
|
||||
fcitx5
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
boost
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Some other tables for Fcitx";
|
||||
homepage = "https://github.com/fcitx/fcitx5-table-other";
|
||||
|
||||
Reference in New Issue
Block a user