mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/qt6-webengine to 6.5.2-2
This commit is contained in:
parent
b32e16648c
commit
ceb826f374
1 changed files with 2 additions and 2 deletions
|
@ -11,13 +11,13 @@ highmem=1
|
|||
pkgname=qt6-webengine
|
||||
_qtver=6.5.2
|
||||
pkgver=${_qtver/-/}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=(x86_64)
|
||||
url='https://www.qt.io'
|
||||
license=(GPL3 LGPL3 FDL custom)
|
||||
pkgdesc='Provides support for web applications using the Chromium browser project'
|
||||
depends=(qt6-webchannel qt6-positioning libxcomposite libxrandr libxkbfile
|
||||
snappy nss libxslt minizip ffmpeg re2 libvpx libxtst ttf-font) # pciutils
|
||||
snappy nss libxslt minizip ffmpeg libvpx libxtst ttf-font) # pciutils
|
||||
makedepends=(cmake ninja python-html5lib gperf jsoncpp qt6-tools pipewire nodejs qt6-websockets libepoxy git)
|
||||
optdepends=('pipewire: WebRTC desktop sharing under Wayland')
|
||||
groups=(qt6)
|
||||
|
|
Loading…
Reference in a new issue