mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-09 02:46:43 +02:00
Update dependency
This commit is contained in:
2
dist/deb/debian.control
vendored
2
dist/deb/debian.control
vendored
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, thunderbird
|
||||
|
||||
Package: systray-x
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, thunderbird
|
||||
Depends: ${shlibs:Depends}, gnome-shell-extension-appindicator, thunderbird
|
||||
Description: SysTray-X is a system tray extension for Thunderbird 68+.
|
||||
The add-on uses the WebExtension API's to control an external system
|
||||
dependent system tray application.
|
||||
|
||||
7
dist/deb/systray-x-Debian_10.dsc
vendored
7
dist/deb/systray-x-Debian_10.dsc
vendored
@@ -1,7 +0,0 @@
|
||||
Format: 1.0
|
||||
Source: systray-x
|
||||
Version: 0
|
||||
Binary: SysTray-X
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, qtwayland5, gnome-shell-extension-appindicator, thunderbird
|
||||
1
dist/rpm/_service
vendored
1
dist/rpm/_service
vendored
@@ -12,7 +12,6 @@
|
||||
<param name="extract">dist/deb/debian.control</param>
|
||||
<param name="extract">dist/deb/debian.rules</param>
|
||||
<param name="extract">dist/deb/debian.postinst</param>
|
||||
<param name="extract">dist/deb/systray-x-Debian_10.dsc</param>
|
||||
<param name="extract">dist/deb/systray-x.dsc</param>
|
||||
</service>
|
||||
<service mode="buildtime" name="tar" />
|
||||
|
||||
Reference in New Issue
Block a user