[cpan2nix] perlPackages.Pango: cleanup
This commit is contained in:
parent
693325ab7c
commit
1f39b67c13
@ -10949,7 +10949,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
url = "mirror://cpan/authors/id/X/XA/XAOC/${name}.tar.gz";
|
url = "mirror://cpan/authors/id/X/XA/XAOC/${name}.tar.gz";
|
||||||
sha256 = "0wdcidnfnb6nm79fzfs39ivawj3x8m98a147fmcxgv1zvwia9c1l";
|
sha256 = "0wdcidnfnb6nm79fzfs39ivawj3x8m98a147fmcxgv1zvwia9c1l";
|
||||||
};
|
};
|
||||||
buildInputs = [ ExtUtilsDepends ExtUtilsPkgConfig pkgs.pango ];
|
buildInputs = [ pkgs.pango ];
|
||||||
propagatedBuildInputs = [ Cairo Glib ];
|
propagatedBuildInputs = [ Cairo Glib ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://gtk2-perl.sourceforge.net/;
|
homepage = http://gtk2-perl.sourceforge.net/;
|
||||||
|
Loading…
Reference in New Issue
Block a user