mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 04:00:19 +00:00
pkg: make libayatana-appindicator a required dep in PKGBUILD
This commit is contained in:
@@ -12,6 +12,7 @@ depends=(
|
|||||||
'glib2'
|
'glib2'
|
||||||
'gtk3'
|
'gtk3'
|
||||||
'iso-codes'
|
'iso-codes'
|
||||||
|
'libayatana-appindicator'
|
||||||
'libcanberra'
|
'libcanberra'
|
||||||
'lua'
|
'lua'
|
||||||
'openssl'
|
'openssl'
|
||||||
@@ -26,7 +27,6 @@ makedepends=(
|
|||||||
'python'
|
'python'
|
||||||
)
|
)
|
||||||
optdepends=(
|
optdepends=(
|
||||||
'libayatana-appindicator: Ayatana/AppIndicator tray backend'
|
|
||||||
'pciutils: sysinfo plugin hardware detection details'
|
'pciutils: sysinfo plugin hardware detection details'
|
||||||
)
|
)
|
||||||
provides=('zoitechat')
|
provides=('zoitechat')
|
||||||
|
|||||||
Reference in New Issue
Block a user