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

gstqt5
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
1 changed files with 3 additions and 1 deletions

View File

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