upgpkg: 0.12.0-4: remove optdep gst-plugin-qmlgl

This commit is contained in:
Leonidas Spyropoulos 2024-07-23 09:47:07 +01:00
parent b656395c0b
commit 6aae86620f
No known key found for this signature in database
GPG key ID: 244740D17C7FD0EC
2 changed files with 2 additions and 4 deletions

View file

@ -5,7 +5,7 @@
pkgname=nheko
pkgver=0.12.0
pkgrel=3
pkgrel=4
pkgdesc="Desktop client for the Matrix protocol"
arch=('x86_64')
url="https://nheko.im/nheko-reborn/nheko"
@ -21,7 +21,6 @@ optdepends=('qt6-jdenticon: Auto-generated profile pictures (identicons)'
'gst-plugins-bad: VoIP/Video calls'
'libnice: VoIP/Video calls'
'gst-libav: Video messages'
'gst-plugin-qmlgl: Video calls and Screen sharing'
'gst-plugin-qml6: Video calls support')
makedepends=(cmake ninja qt6-tools fontconfig nlohmann-json asciidoc lmdbxx spdlog)
source=("$pkgname-$pkgver.tar.gz::https://nheko.im/nheko-reborn/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz")