mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user