extra/qt5-webengine to 5.15.8-5

This commit is contained in:
Kevin Mihelich 2022-01-30 23:15:13 +00:00
parent bbd0f8a8f0
commit c06396a1fe

View file

@ -12,7 +12,7 @@ highmem=1
pkgname=qt5-webengine
_qtver=5.15.8
pkgver=${_qtver/-/}
pkgrel=3
pkgrel=5
arch=('x86_64')
url='https://www.qt.io'
license=('LGPL3' 'LGPL2.1' 'BSD')
@ -72,7 +72,7 @@ prepare() {
build() {
cd build
qmake ../${_pkgfqn} -- \
qmake ../${_pkgfqn} CONFIG+=force_debug_info -- \
-proprietary-codecs \
-system-ffmpeg \
-webp \