mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-06 17:05:45 +02:00
Fix arch package
This commit is contained in:
1
dist/arch/gnome/PKGBUILD
vendored
1
dist/arch/gnome/PKGBUILD
vendored
@@ -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'
|
||||
|
||||
1
dist/arch/kde/PKGBUILD
vendored
1
dist/arch/kde/PKGBUILD
vendored
@@ -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'
|
||||
|
||||
1
dist/arch/minimal/PKGBUILD
vendored
1
dist/arch/minimal/PKGBUILD
vendored
@@ -10,6 +10,7 @@ url=https://github.com/Ximi1970/systray-x
|
||||
license=(MPL-2.0)
|
||||
depends=(
|
||||
'qt5-base'
|
||||
'qt5-x11extras'
|
||||
'thunderbird>=91'
|
||||
'thunderbird<121'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user