Skip to content

libpoppler-glib8: add Provides: libpoppler126-glib8

Andreas Beckmann requested to merge anbe/poppler:master into master

for applications that link against both libpopplerXX and libpoppler-glibY (e.g. inkscape) to ensure that they use a version of libpoppler-glibY that is linked against libpopplerXX, too

linking against two different libpopplerXX and libpopplerZZ, e.g. inkscape -> libpopplerXX -> libpoppler-glibY -> libpopplerZZ results in crashes

Closes: #969907

Merge request reports

Loading