Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj.spijker@ultimaker.com <jelle spijker>2022-06-30 15:48:34 +0300
committerJelle Spijker <j.spijker@ultimaker.com>2022-06-30 15:49:07 +0300
commita2da68d806cac7d10b3e11a5fd8c1a5b00f4c096 (patch)
treed51c2e65515dfeec78b02f80a1fa419cbe81b685 /conandata.yml
parent72b1097c9a732b448da2d6ff9cc71bdb4ab22b84 (diff)
Updated mapping of pyinstaller metadata
Contributes to CURA-9365
Diffstat (limited to 'conandata.yml')
-rw-r--r--conandata.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/conandata.yml b/conandata.yml
index 931042b08b..6021ae6dc9 100644
--- a/conandata.yml
+++ b/conandata.yml
@@ -58,6 +58,7 @@
- "pySavitar"
- "pyArcus"
- "pynest2d"
+ - "PyQt6"
- "PyQt6.QtNetwork"
- "PyQt6.sip"
- "logging.handlers"
@@ -73,6 +74,8 @@
- "trimesh"
- "win32ctypes"
- "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
icon:
Windows: "./icons/Cura.ico"
Macos: "./icons/cura.icns"
@@ -137,7 +140,9 @@
- "pySavitar"
- "pyArcus"
- "pynest2d"
+ - "PyQt6"
- "PyQt6.QtNetwork"
+ - "PyQt6.sip"
- "logging.handlers"
- "zeroconf"
- "fcntl"
@@ -151,6 +156,8 @@
- "trimesh"
- "win32ctypes"
- "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
icon:
Windows: "./icons/Cura.ico"
Macos: "./icons/cura.icns"
@@ -215,6 +222,7 @@
- "pySavitar"
- "pyArcus"
- "pynest2d"
+ - "PyQt6"
- "PyQt6.QtNetwork"
- "PyQt6.sip"
- "logging.handlers"
@@ -230,6 +238,8 @@
- "trimesh"
- "win32ctypes"
- "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
icon:
Windows: "./icons/Cura.ico"
Macos: "./icons/cura.icns"
@@ -294,6 +304,7 @@
- "pySavitar"
- "pyArcus"
- "pynest2d"
+ - "PyQt6"
- "PyQt6.QtNetwork"
- "PyQt6.sip"
- "logging.handlers"
@@ -309,6 +320,8 @@
- "trimesh"
- "win32ctypes"
- "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
icon:
Windows: "./icons/Cura.ico"
Macos: "./icons/cura.icns"