forked from mirrors/nixpkgs
Specify unfree license for Opera browser
This commit is contained in:
parent
1b929642ea
commit
f9347cfbb0
|
@ -82,5 +82,6 @@ stdenv.mkDerivation rec {
|
|||
meta = {
|
||||
homepage = http://www.opera.com;
|
||||
description = "Web browser";
|
||||
license = "unfree";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue