📝 Made note of gdk-pixbuf2 changes

This commit is contained in:
tomit4 2025-09-29 15:26:43 -07:00
parent 60e55e3f3b
commit c40db8bf2b

View file

@ -946,3 +946,7 @@ Don't upgrade gdk-pixbuf2 for now (breaks gimp and libreoffice due to symlink is
Add this to /etc/pacman.conf :
IgnorePkg=gdk-pixbuf2
IgnorePkg=lib32-gdk-pixbuf2
09/29/2025
Install gdkpixbuf2-noglycin and gdkpixbuf2-noglycin-docs packages (removes gdkpixbuf2 package, issues with GDK update):
doas pacman -S gdkpixbuf2-noglycin gdkpixbuf2-noglycin-docs