Remove esound and libaudiofile
svn path=/nixpkgs/trunk/; revision=32983
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
|
||||
#### PLATFORM
|
||||
|
||||
audiofile = callPackage ./platform/audiofile { };
|
||||
|
||||
esound = callPackage ./platform/esound { };
|
||||
|
||||
libIDL = callPackage ./platform/libIDL {
|
||||
gettext = if stdenv.isDarwin then gettext else null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user