perlPackages.Gtk2: limit to linux

This commit is contained in:
Jörg Thalheim 2018-02-20 10:56:14 +00:00
parent 01e388cafc
commit b2f92c5daa

View file

@ -6289,6 +6289,7 @@ let self = _self // overrides; _self = with self; {
homepage = http://gtk2-perl.sourceforge.net/;
description = "Perl interface to the 2.x series of the Gimp Toolkit library";
license = stdenv.lib.licenses.lgpl21Plus;
platforms = stdenv.lib.platforms.linux;
};
};