author | Antonio Rojas
<arojas@archlinux.org> 2016-06-24 18:30:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-06-24 18:30:00 UTC |
parent | dfad53ee05b2287f29a0cfa47dd975adce6d0a87 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 3a9b59f..c7228fb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgver=${_qtver/-/} pkgrel=1 arch=('any') url='http://qt-project.org/' -license=('GPL3' 'LGPL' 'FDL' 'custom') +license=('GPL3' 'LGPL3' 'FDL' 'custom') pkgdesc='A cross-platform application and UI framework (Documentation)' depends=('qt5-base') makedepends=('qt5-tools' 'python2' 'pciutils' 'libxtst' 'libxcursor' 'libxrandr' 'libxss')