Build IceCat on all GNU/Linux platforms; build Zfec.
svn path=/nixpkgs/trunk/; revision=16077
This commit is contained in:
parent
dc05657cdc
commit
dec29ba477
@ -183,7 +183,7 @@ in {
|
||||
host = linux;
|
||||
hugin = linux;
|
||||
iana_etc = linux;
|
||||
icecat3Xul = [ "i686-linux" ];
|
||||
icecat3Xul = linux;
|
||||
idutils = all;
|
||||
ifplugd = linux;
|
||||
imagemagick = allBut "i686-cygwin";
|
||||
@ -491,6 +491,10 @@ in {
|
||||
perlPackages = {
|
||||
TaskCatalystTutorial = linux;
|
||||
};
|
||||
|
||||
pythonPackages = {
|
||||
zfec = linux;
|
||||
};
|
||||
|
||||
xorg = {
|
||||
fontadobe100dpi = linux;
|
||||
|
Loading…
Reference in New Issue
Block a user