Skip to content

Commit

Permalink
Merge pull request #987 from Ultimaker/CURA-12400_improve-open-source…
Browse files Browse the repository at this point in the history
…-referencing

CURA-12400 improve open source referencing
  • Loading branch information
HellAholic authored Feb 20, 2025
2 parents a8024a7 + 032fa0b commit 82205e0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,19 @@ version: "5.10.0-alpha.0"
requirements:
- "pyarcus/5.10.0@ultimaker/stable"

extra_dependencies:
Qt:
version: "6.6.0"
sources_url: https://code.qt.io/cgit/qt/qtbase.git
home_url: https://github.com/Ultimaker/Cura/blob/main/licenses_thirdparty/qt.md
license: LGPL v3
license_file: LICENSES/LGPL-3.0-only.txt
summary: Qt is a cross-platform framework for graphical user interfaces.

pip_requirements_core:
any_os:
PyQt6:
version: "6.6.0"
version: "6.6.0" # When changing the version, also change the one in extra_dependencies
hashes:
- sha256:33655db05ac2de699320f035250c21434c77144a6a2943aca3f4c579dabc3f7b
- sha256:3ef68830a9b32050c30f7962c56a5927802c9193b68eaf405faecb8ce9ae10a8
Expand Down

0 comments on commit 82205e0

Please sign in to comment.