sci-visualization/labplot: relax poppler dependency

It links against libpoppler-qt5.so.1 only so we do not have
to recompile it on ABI change

Bug: https://bugs.gentoo.org/811552
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-05-09 20:50:37 +02:00
parent d66397b462
commit 055a3008ff
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ SLOT="5"
IUSE="cantor fftw fits hdf5 libcerf markdown matio netcdf origin root serial telemetry"
DEPEND="
app-text/poppler:=
app-text/poppler
>=dev-qt/qtconcurrent-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5

View File

@@ -22,7 +22,7 @@ SLOT="5"
IUSE="cantor fftw fits hdf5 libcerf markdown matio netcdf origin root serial telemetry"
DEPEND="
app-text/poppler:=
app-text/poppler
>=dev-qt/qtconcurrent-${QTMIN}:5
>=dev-qt/qtgui-${QTMIN}:5
>=dev-qt/qtnetwork-${QTMIN}:5