Hi, just recently xpdf-4.05p0v0 stopped working on -current. It fails to start with
$ xpdf
ld.so: xpdf: can't load library 'libQt6Widgets.so.4.0'
This can be fixed by adding qt6-qtbase-6.8.3p4. It then fails further
with
$ xpdf
ld.so: xpdf: can't load library 'libpaper.so.1.0'
which can be fixed installing libpaper-2.2.6. So I guess the package
misses to install these two dependecies upon upgrade.
Cheers
Matthias
