upgpkg: 0.12.0-4: remove optdep gst-plugin-qmlgl
This commit is contained in:
parent
b656395c0b
commit
6aae86620f
2 changed files with 2 additions and 4 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue