📝 Added notes on how to fix recent inkscape breakage
This commit is contained in:
parent
37eb4191a6
commit
19b3e4d682
1 changed files with 9 additions and 0 deletions
|
|
@ -73,3 +73,12 @@ doas npm i -g mdlt
|
|||
create a .zip_code file with ZIPCODE=
|
||||
in .aliases, above inxi-w alias:
|
||||
source .zip_code
|
||||
|
||||
Fix Inkscape
|
||||
|
||||
poppler and poppler-glib need to be reverted back to 22.08.0-2
|
||||
inkscape needs to be reverted to 1.2.1-2
|
||||
|
||||
doas pacman -U /var/cache/pacman/pkg/poppler-glib-22.08.0-2-x86_64.pkg.tar.zst /var/cache/pacman/pkg/poppler-22.08.0-2-x86_64.pkg.tar.zst
|
||||
|
||||
doas pacman -U /var/cache/pacman/pkg/inkscape-1.2.1-2-x86_64.pkg.tar.zst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue