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/;
|
homepage = https://phonon.kde.org/;
|
||||||
description = "GStreamer backend for Phonon";
|
description = "GStreamer backend for Phonon";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
license = with licenses; [ bsd3 lgpl2Plus ];
|
||||||
};
|
};
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user