mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 08:36:41 +01:00
arora: Add license
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
853b589f78
commit
a8630eec1c
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
|
|||
maintainers = [ maintainers.phreedom ];
|
||||
description = "A cross-platform Qt4 Webkit browser";
|
||||
homepage = https://github.com/Arora/arora;
|
||||
license = with licenses; [ gpl2 gpl3 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue