From 8b8bc39336fa21951e9e01203031dcd352a3052f Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Mon, 19 Dec 2016 21:40:23 +0100 Subject: [PATCH] Cura: Adding cura-plugins-all meta package --- Cura/control | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/Cura/control b/Cura/control index d79a125..3893815 100644 --- a/Cura/control +++ b/Cura/control @@ -29,10 +29,7 @@ Depends: qml-module-qtquick-dialogs, Recommends: cura-resources-firmware, - cura-plugin-sliceinfo, - cura-plugin-ultimakermachineactions, - cura-plugin-um3networkprinting, - cura-plugin-x3dreader, + cura-plugins-all, Provides: cura-plugin-api-3, ${python3:Provides}, @@ -43,6 +40,20 @@ Description: 3D printer / slicing GUI built on top of the Uranium framework . We re-worked the whole GUI code at Ultimaker, because the old code started to become a unmaintainable. +Package: cura-plugins-all +Architecture: all +Depends: + cura-plugin-sliceinfo, + cura-plugin-ultimakermachineactions, + cura-plugin-um3networkprinting, + cura-plugin-x3dreader, +Provides: + cura-plugins +Enhances: + cura +Description: Cura plugin meta-package + . + Package: cura-plugin-sliceinfo Architecture: all Depends: