[cpan2nix] perlPackages.GooCanvas: cleanup
This commit is contained in:
parent
4e212c69c7
commit
688500c1fb
@ -7670,7 +7670,7 @@ let
|
|||||||
url = mirror://cpan/authors/id/Y/YE/YEWENBIN/Goo-Canvas-0.06.tar.gz;
|
url = mirror://cpan/authors/id/Y/YE/YEWENBIN/Goo-Canvas-0.06.tar.gz;
|
||||||
sha256 = "0c588c507eed5e62d12ed1cc1e491c6ff3a1f59c4fb3d435e14214b37ab39251";
|
sha256 = "0c588c507eed5e62d12ed1cc1e491c6ff3a1f59c4fb3d435e14214b37ab39251";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ pkgs.goocanvas pkgs.gtk2 Gtk2 Pango ];
|
propagatedBuildInputs = [ pkgs.goocanvas pkgs.gtk2 Gtk2 ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Perl interface to the GooCanvas";
|
description = "Perl interface to the GooCanvas";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user