[cpan2nix] perlPackages.Gtk2ImageView: cleanup
This commit is contained in:
parent
84bd16b821
commit
45e4dea9b8
@ -7851,7 +7851,7 @@ let
|
||||
sha256 = "087186c3693acf196451cf59cc8b7f5cf9a7b05abe20d32dcbcba0822953fb80";
|
||||
};
|
||||
buildInputs = [ pkgs.gtkimageview pkgs.gtk2 ];
|
||||
propagatedBuildInputs = [ Gtk2 Pango ];
|
||||
propagatedBuildInputs = [ Gtk2 ];
|
||||
# Tests fail due to no display server:
|
||||
# Gtk-WARNING **: cannot open display: at /nix/store/HASH-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 126.
|
||||
# t/animview.t ...........
|
||||
|
Loading…
x
Reference in New Issue
Block a user