Adding a license tag for fmod: "unfree", as advised by Ludo.
svn path=/nixpkgs/trunk/; revision=14197
This commit is contained in:
@@ -23,5 +23,6 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.fmod.org/;
|
homepage = http://www.fmod.org/;
|
||||||
description = "Programming library and toolkit for the creation and playback of interactive audio";
|
description = "Programming library and toolkit for the creation and playback of interactive audio";
|
||||||
|
license = "unfree";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user