Fix arch package

This commit is contained in:
Ximi1970
2024-02-12 15:25:47 +01:00
parent bf366406f9
commit 92ce2b9f0c
3 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ url=https://github.com/Ximi1970/systray-x
license=(MPL-2.0)
depends=(
'qt5-base'
'qt5-x11extras'
'gnome-shell-extension-appindicator'
'thunderbird>=91'
'thunderbird<121'

View File

@@ -10,6 +10,7 @@ url=https://github.com/Ximi1970/systray-x
license=(MPL-2.0)
depends=(
'qt5-base'
'qt5-x11extras'
'knotifications5'
'thunderbird>=91'
'thunderbird<121'

View File

@@ -10,6 +10,7 @@ url=https://github.com/Ximi1970/systray-x
license=(MPL-2.0)
depends=(
'qt5-base'
'qt5-x11extras'
'thunderbird>=91'
'thunderbird<121'
)