* Removed applications/msic, a rather obvious typo.
svn path=/nixpkgs/trunk/; revision=15149
This commit is contained in:
parent
b148543c3e
commit
ffbb7c03d5
@ -1326,6 +1326,10 @@ let
|
|||||||
inherit fetchurl stdenv ncurses;
|
inherit fetchurl stdenv ncurses;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ttf2pt1 = import ../tools/misc/ttf2pt1 {
|
||||||
|
inherit fetchurl stdenv perl freetype;
|
||||||
|
};
|
||||||
|
|
||||||
ucl = import ../development/libraries/ucl {
|
ucl = import ../development/libraries/ucl {
|
||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
@ -1374,10 +1378,6 @@ let
|
|||||||
wxGTK = wxGTK28;
|
wxGTK = wxGTK28;
|
||||||
};
|
};
|
||||||
|
|
||||||
ttf2pt1 = import ../applications/msic/ttf2pt1 {
|
|
||||||
inherit fetchurl stdenv perl freetype;
|
|
||||||
};
|
|
||||||
|
|
||||||
ttmkfdir = import ../tools/misc/ttmkfdir {
|
ttmkfdir = import ../tools/misc/ttmkfdir {
|
||||||
inherit debPackage freetype fontconfig libunwind libtool bison;
|
inherit debPackage freetype fontconfig libunwind libtool bison;
|
||||||
flex = flex2534;
|
flex = flex2534;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user