diff options
Diffstat (limited to 'community/ffmpeg')
-rw-r--r-- | community/ffmpeg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ffmpeg/APKBUILD b/community/ffmpeg/APKBUILD index 59c466859f..3cd053155a 100644 --- a/community/ffmpeg/APKBUILD +++ b/community/ffmpeg/APKBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" url="http://ffmpeg.org/" arch="all" -license="GPL" +license="LGPL-2.1-or-later GPL-2.0-or-later" options="!check" # tests/data/hls-lists.append.m3u8 fails subpackages="$pkgname-dev $pkgname-doc $pkgname-libs" makedepends="gnutls-dev lame-dev libvorbis-dev xvidcore-dev zlib-dev libvdpau-dev |