pdf-quench: use poppler_gi from top-level
This commit is contained in:
@@ -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 ];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user