pdf-quench: use poppler_gi from top-level
This commit is contained in:
parent
ccb7e5488e
commit
1478878cab
@ -16,7 +16,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
gtk3
|
gtk3
|
||||||
gobjectIntrospection
|
gobjectIntrospection
|
||||||
goocanvas2
|
goocanvas2
|
||||||
(poppler.override { introspectionSupport = true; })
|
poppler_gi
|
||||||
];
|
];
|
||||||
propagatedBuildInputs = with pythonPackages; [ pygobject3 pypdf2 ];
|
propagatedBuildInputs = with pythonPackages; [ pygobject3 pypdf2 ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user