xfce4-screenshooter: add platforms.linux
This commit is contained in:
parent
a86f119dfc
commit
a5b054e18a
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://goodies.xfce.org/projects/applications/xfce4-screenshooter;
|
homepage = http://goodies.xfce.org/projects/applications/xfce4-screenshooter;
|
||||||
description = "Xfce screenshooter";
|
description = "Xfce screenshooter";
|
||||||
license = "GPLv2+";
|
license = "GPLv2+";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user