diff --git a/dist/deb/debian.control b/dist/deb/debian.control index baba238..f7eeefa 100644 --- a/dist/deb/debian.control +++ b/dist/deb/debian.control @@ -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. diff --git a/dist/deb/systray-x-Debian_10.dsc b/dist/deb/systray-x-Debian_10.dsc deleted file mode 100644 index 49ddb8f..0000000 --- a/dist/deb/systray-x-Debian_10.dsc +++ /dev/null @@ -1,7 +0,0 @@ -Format: 1.0 -Source: systray-x -Version: 0 -Binary: SysTray-X -Maintainer: Maxime Rijnders -Architecture: any -Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, qtwayland5, gnome-shell-extension-appindicator, thunderbird diff --git a/dist/rpm/_service b/dist/rpm/_service index 9394dc3..cca3f69 100644 --- a/dist/rpm/_service +++ b/dist/rpm/_service @@ -12,7 +12,6 @@ dist/deb/debian.control dist/deb/debian.rules dist/deb/debian.postinst - dist/deb/systray-x-Debian_10.dsc dist/deb/systray-x.dsc