aboutsummaryrefslogtreecommitdiffstats
path: root/community/qt5-qtwebsockets/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/qt5-qtwebsockets/APKBUILD')
-rw-r--r--community/qt5-qtwebsockets/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtwebsockets/APKBUILD b/community/qt5-qtwebsockets/APKBUILD
index 0e40ef2a6c..435d0a9c11 100644
--- a/community/qt5-qtwebsockets/APKBUILD
+++ b/community/qt5-qtwebsockets/APKBUILD
@@ -12,7 +12,7 @@ pkgrel=1
pkgdesc="Provides WebSocket communication compliant with RFC 6455"
url="https://www.qt.io/developers/"
arch="all"
-license="GPL-3.0"
+license="(LGPL-3.0-or-later OR GPL-3.0-only OR GPL-2.0-or-later) AND Qt-GPL-exception-1.0"
makedepends="qt5-qtbase-dev"
subpackages="$pkgname-dev"
replaces="qt5-websockets"