Skip to content
Snippets Groups Projects
Verified Commit c568fa20 authored by Karel Koci's avatar Karel Koci :metal:
Browse files

Revert "Try to fix python packaging"

This reverts commit d38d7a1e.

We foundout why these weird dependencies are there. That is because
dependencies are resolved for whole package not just for specified build
package. This results to build of all python versions even if only one
of them in reality is needed. These dependencies mask that and ensure
that if package is going to be build that its python version is skipped.
parent ec9d9974
Branches
Tags
1 merge request!123Turris OS 5.0 (HBK)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment