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:
authorJelle Spijker <spijker.jelle@gmail.com>2022-07-02 01:55:18 +0300
committerJelle Spijker <spijker.jelle@gmail.com>2022-07-02 01:55:18 +0300
commit1ddc6c6260f19b646ad0385d05bd69633fe5492f (patch)
tree6a0b8e432ae6d8a9c815d02426cc86f4b93677ec /conandata.yml
parent1c192302114f68fb2c1212a0d094c66eec641aae (diff)
Revert "Don't use collect all on PyQt6"
This reverts commit 253e61cd4e0f40c69e5a58f561ae9d5dd9e0a11f.
Diffstat (limited to 'conandata.yml')
-rw-r--r--conandata.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/conandata.yml b/conandata.yml
index 5210d75a62..ed7fbd09be 100644
--- a/conandata.yml
+++ b/conandata.yml
@@ -81,6 +81,9 @@
- "sqlite3"
- "trimesh"
- "win32ctypes"
+ - "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
- "stl"
icon:
Windows: "./icons/Cura.ico"
@@ -169,6 +172,9 @@
- "sqlite3"
- "trimesh"
- "win32ctypes"
+ - "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
- "stl"
icon:
Windows: "./icons/Cura.ico"
@@ -257,6 +263,9 @@
- "sqlite3"
- "trimesh"
- "win32ctypes"
+ - "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
- "stl"
icon:
Windows: "./icons/Cura.ico"
@@ -345,6 +354,9 @@
- "sqlite3"
- "trimesh"
- "win32ctypes"
+ - "PyQt6"
+ - "PyQt6.QtNetwork"
+ - "PyQt6.sip"
- "stl"
icon:
Windows: "./icons/Cura.ico"