diff options
Diffstat (limited to 'community/qt5-qtremoteobjects/APKBUILD')
-rw-r--r-- | community/qt5-qtremoteobjects/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/qt5-qtremoteobjects/APKBUILD b/community/qt5-qtremoteobjects/APKBUILD index eca423320a..b92867b74f 100644 --- a/community/qt5-qtremoteobjects/APKBUILD +++ b/community/qt5-qtremoteobjects/APKBUILD @@ -11,7 +11,7 @@ pkgrel=1 pkgdesc="Qt Remote Objects (QtRO) is an inter-process communication (IPC) module developed for Qt" url="https://www.qt.io/developers/" arch="all" -license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions" +license="(LGPL-2.0-or-later OR GPL-3.0-only OR GPL-2.0-or-later) AND Qt-GPL-exception-1.0" options="!check" #upstream does not provide check makedepends="qt5-qtbase-dev" subpackages="$pkgname-dev" |