phonon-backend-vlc: add license
This commit is contained in:
parent
0badfc2b6e
commit
78b12734ee
@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://phonon.kde.org/;
|
||||
description = "GStreamer backend for Phonon";
|
||||
platforms = platforms.linux;
|
||||
license = with licenses; [ bsd3 lgpl2Plus ];
|
||||
};
|
||||
|
||||
src = fetchurl {
|
||||
|
Loading…
Reference in New Issue
Block a user