phonon-backend-gstreamer: add license
This commit is contained in:
parent
d00487cad5
commit
0badfc2b6e
@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
||||
description = "GStreamer backend for Phonon";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ ttuegel ];
|
||||
license = licenses.lgpl21;
|
||||
};
|
||||
|
||||
src = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user