Remove gpsd build on non-linux: they fail anyway
svn path=/nixpkgs/trunk/; revision=15959
This commit is contained in:
parent
0d32e9950c
commit
17242ae92f
@ -165,7 +165,7 @@ in {
|
|||||||
gprolog = linux;
|
gprolog = linux;
|
||||||
gpsbabel = all;
|
gpsbabel = all;
|
||||||
gpscorrelate = linux;
|
gpscorrelate = linux;
|
||||||
gpsd = all;
|
gpsd = linux;
|
||||||
gqview = gtkSupported;
|
gqview = gtkSupported;
|
||||||
graphviz = all;
|
graphviz = all;
|
||||||
grub = linux;
|
grub = linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user