From d4a10d970a1a6057d690a9f3ccb6f4963735743c Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Sun, 17 Jun 2018 14:26:11 +0200 Subject: [PATCH 1/2] Cura: Adding bundled_packages.json --- Cura/cura.install | 1 + 1 file changed, 1 insertion(+) diff --git a/Cura/cura.install b/Cura/cura.install index c30eb4d..2a5b3db 100644 --- a/Cura/cura.install +++ b/Cura/cura.install @@ -29,6 +29,7 @@ usr/lib/cura/plugins/XmlMaterialProfile usr/lib/cura/plugins/XRayView usr/lib/python3/dist-packages/cura usr/share/applications/ +usr/share/cura/resources/bundled_packages.json usr/share/cura/resources/definitions usr/share/cura/resources/extruders usr/share/cura/resources/i18n From a5fe911d50856904c9349518c9f07733f478e2e1 Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Sun, 17 Jun 2018 15:18:19 +0200 Subject: [PATCH 2/2] README: Adding URL to stb recipe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58edf0c..94769f0 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,4 @@ There is also a issue report for different problems at [#1094](https://github.co * https://code.launchpad.net/~thopiekar/+recipe/libcharon-master-daily * https://code.launchpad.net/~thopiekar/+recipe/uranium-master-daily * https://code.launchpad.net/~thopiekar/+recipe/protobuf-daily (3rd-party) +* https://code.launchpad.net/~thopiekar/+recipe/stb-daily (3rd-party)