Merge pull request #235974 from Artturin/bookletfix
This commit is contained in:
commit
ed059d6a97
@ -25,9 +25,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
./configdir.patch
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ intltool pandoc wrapGAppsHook ];
|
||||
|
||||
buildInputs = [ gobject-introspection ];
|
||||
nativeBuildInputs = [ intltool pandoc wrapGAppsHook gobject-introspection ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
gtk3
|
||||
|
Loading…
Reference in New Issue
Block a user