fcitx-qt5: remove patch... again

This commit is contained in:
Thomas Tuegel 2016-07-28 19:25:52 -05:00
parent e35358cc16
commit 8de89b079a

View File

@ -19,8 +19,6 @@ stdenv.mkDerivation rec {
"ECMSetupVersion.cmake" "ECMVersionHeader.h.in" ]}
'';
patches = [ ./fcitx-qt5-ecm.patch ];
buildInputs = [ cmake fcitx pkgconfig qtbase ];
preInstall = ''