[cpan2nix] perlPackages.Gnome2Wnck: cleanup
This commit is contained in:
parent
102f0f0875
commit
4e212c69c7
@ -7616,7 +7616,7 @@ let
|
|||||||
sha256 = "604a8ece88ac29f132d59b0caac27657ec31371c1606a4698a2160e88ac586e5";
|
sha256 = "604a8ece88ac29f132d59b0caac27657ec31371c1606a4698a2160e88ac586e5";
|
||||||
};
|
};
|
||||||
buildInputs = [ pkgs.libwnck pkgs.glib pkgs.gtk2 ];
|
buildInputs = [ pkgs.libwnck pkgs.glib pkgs.gtk2 ];
|
||||||
propagatedBuildInputs = [ Gtk2 Pango ];
|
propagatedBuildInputs = [ Gtk2 ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Perl interface to the Window Navigator Construction Kit";
|
description = "Perl interface to the Window Navigator Construction Kit";
|
||||||
license = stdenv.lib.licenses.lgpl21Plus;
|
license = stdenv.lib.licenses.lgpl21Plus;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user