krop: move libsForQt5.poppler out of propagatedBuildInputs (#87790)

This commit is contained in:
Doron Behar 2020-06-16 23:02:48 +03:00 committed by GitHub
parent a1095de695
commit db20a2371c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,11 @@ python3Packages.buildPythonApplication rec {
pyqt5
pypdf2
poppler-qt5
libsForQt5.poppler
ghostscript
];
buildInputs = [
libsForQt5.poppler
];
nativeBuildInputs = [ qt5.wrapQtAppsHook ];
makeWrapperArgs = [