Added iso-codes package
svn path=/nixpkgs/trunk/; revision=15116
This commit is contained in:
parent
047f6d20d5
commit
006c5d5120
@ -3274,6 +3274,10 @@ let
|
||||
perl perlXMLParser;
|
||||
};
|
||||
|
||||
isocodes = import ../development/libraries/iso-codes {
|
||||
inherit stdenv fetchurl gettext python;
|
||||
};
|
||||
|
||||
jasper = import ../development/libraries/jasper {
|
||||
inherit fetchurl stdenv unzip xlibs libjpeg;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user