qtermwidget: keep version 0.7.1, needed by virt-manager-qt

This commit is contained in:
José Romildo Malaquias
2017-11-02 10:15:48 -02:00
parent d3763a7164
commit d9f9c0d0d1
3 changed files with 30 additions and 1 deletions
@@ -19,7 +19,8 @@ mkDerivation rec {
];
buildInputs = [
qtbase qtmultimedia qtsvg lxqt.qtermwidget
# virt-manager-qt currently does not compile with qtermwidget-0.8.0
qtbase qtmultimedia qtsvg lxqt.qtermwidget_0_7_1
libvirt libvncserver pixman spice_gtk spice_protocol
];