forked from mirrors/nixpkgs
A top-level entry for gosmore
svn path=/nixpkgs/trunk/; revision=22227
This commit is contained in:
parent
fb5e7e8096
commit
0273c77148
|
@ -7962,6 +7962,11 @@ let
|
|||
libXrandr libXfixes libXcursor libXinerama libXext libX11;
|
||||
};
|
||||
|
||||
gosmore = builderDefsPackage ../applications/misc/gosmore {
|
||||
inherit fetchsvn curl pkgconfig libxml2;
|
||||
inherit (gtkLibs) gtk;
|
||||
};
|
||||
|
||||
gpsbabel = import ../applications/misc/gpsbabel {
|
||||
inherit fetchurl stdenv zlib expat;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue