From b243c3301d55c259124840152ab52881dc6ebd45 Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Mon, 5 Mar 2018 15:43:16 +0100 Subject: [PATCH] Cura: Adding some recommended pyqt5 packages They might be needed in the future for some plugins. --- Cura/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Cura/control b/Cura/control index bece6ff..3246d20 100644 --- a/Cura/control +++ b/Cura/control @@ -36,6 +36,9 @@ Recommends: cura-resources-firmware, cura-plugins-all, python3-numpy-stl, + python3-pyqt5, + python3-pyqt5.qtwebsockets, + python3-pyqt5.qtx11extras, Provides: cura-plugin-api-3, ${python3:Provides},