Felipe Meres commited on
Commit
b43bfcd
·
1 Parent(s): 8b5743a

Fix Debian Trixie: Use only poppler-utils

Browse files

- Remove libgl1-mesa-glx (not available in Debian Trixie)
- Remove libglib2.0-0 (should be included by default)
- Keep only poppler-utils for PDF processing
- OpenGL libraries should be available from base Python image

Files changed (1) hide show
  1. packages.txt +0 -2
packages.txt CHANGED
@@ -1,3 +1 @@
1
  poppler-utils
2
- libgl1-mesa-glx
3
- libglib2.0-0
 
1
  poppler-utils