Merge pull request #184567 from peterhoeg/f/deluge
deluge: fix the build
This commit is contained in:
commit
b92a146c14
@ -43,7 +43,7 @@ pythonPackages.buildPythonPackage rec {
|
||||
librsvg
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ intltool wrapGAppsHook glib ];
|
||||
nativeBuildInputs = [ gobject-introspection intltool wrapGAppsHook glib ];
|
||||
|
||||
checkInputs = with pythonPackages; [
|
||||
pytestCheckHook
|
||||
|
Loading…
Reference in New Issue
Block a user