Merge pull request #265454 from trofi/meld-leaner-closure
meld: avoid -dev paths in runtime closure
This commit is contained in:
@@ -47,7 +47,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
gnome.adwaita-icon-theme
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with python3.pkgs; [
|
||||
pythonPath = with python3.pkgs; [
|
||||
pygobject3
|
||||
pycairo
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user