[cpan2nix] perlPackages.GooCanvas: cleanup
This commit is contained in:
parent
224c9be71b
commit
87b6896e0c
@ -6292,7 +6292,7 @@ let self = _self // overrides; _self = with self; {
|
||||
url = "mirror://cpan/authors/id/Y/YE/YEWENBIN/${name}.tar.gz";
|
||||
sha256 = "0c588c507eed5e62d12ed1cc1e491c6ff3a1f59c4fb3d435e14214b37ab39251";
|
||||
};
|
||||
propagatedBuildInputs = [ Cairo ExtUtilsDepends ExtUtilsPkgConfig Glib Gtk2 Pango pkgs.goocanvas pkgs.gtk2 ];
|
||||
propagatedBuildInputs = [ pkgs.goocanvas pkgs.gtk2 Gtk2 Pango ];
|
||||
meta = {
|
||||
description = "Perl interface to the GooCanvas";
|
||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||
|
Loading…
Reference in New Issue
Block a user