mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qt5-webengine to 5.15.8-5
This commit is contained in:
parent
bbd0f8a8f0
commit
c06396a1fe
1 changed files with 2 additions and 2 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue