Skip to content
Snippets Groups Projects
Verified Commit 071d65d4 authored by Lars Frost's avatar Lars Frost
Browse files

Allow installation of openblas with gimp or inkscape

The openblas package conflicts with the blas package, which is installed for inkscape and gimp.
This conflict stops the installation, because pacman doesn't replace packages automatically with `--noconfirm`.
To resolve this openblas has to be installed before common packages.
parent eb6a1cc2
No related branches found
No related tags found
No related merge requests found
...@@ -47,10 +47,10 @@ sequence: ...@@ -47,10 +47,10 @@ sequence:
- postcfg - postcfg
- postcfglip - postcfglip
- show: - show:
- packagechooser@common
- packagechooser@mathe
- packagechooser@physik - packagechooser@physik
- packagechooser@mathe
- packagechooser@informatik - packagechooser@informatik
- packagechooser@common
- exec: - exec:
- packages - packages
- makedoku - makedoku
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment