Adding a license tag for fmod: "unfree", as advised by Ludo.
svn path=/nixpkgs/trunk/; revision=14197
This commit is contained in:
parent
5b3759c30d
commit
098d9937a2
@ -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";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user