diff options
Diffstat (limited to 'testing/py-qt/APKBUILD')
-rw-r--r-- | testing/py-qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-qt/APKBUILD b/testing/py-qt/APKBUILD index 82dfbfabad9..9d82e3eae0f 100644 --- a/testing/py-qt/APKBUILD +++ b/testing/py-qt/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="A set of Python bindings for the Qt toolkit" url="http://riverbankcomputing.co.uk/software/pyqt/intro" arch="all" -license="GPL2+" +license="GPL-2.0-or-later" depends="py-sip" makedepends="python2-dev py-dbus-dev phonon-dev qt-dev py-sip-dev libx11-dev" subpackages="" |