mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/nheko: add libsecret dependency
nheko immediately terminates if libsecret is not installed.
This commit is contained in:
parent
a6c957ea41
commit
37f4cbe81a
@ -3,7 +3,7 @@
|
||||
# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
|
||||
pkgname=nheko
|
||||
pkgver=0.11.3
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="Qt5-based client for Matrix protocol"
|
||||
url="https://github.com/Nheko-Reborn/nheko"
|
||||
# armhf blocked by qt5-qtmultimedia
|
||||
@ -13,6 +13,7 @@ license="GPL-3.0-or-later"
|
||||
options="!check" # no test suite
|
||||
depends="
|
||||
dbus:org.freedesktop.Secrets
|
||||
libsecret
|
||||
libnice-gstreamer
|
||||
qt5-qtquickcontrols2
|
||||
so:libgstcompositor.so
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user