mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-06 23:55:39 +02:00
Update
This commit is contained in:
2
dist/deb/gnome/debian.control
vendored
2
dist/deb/gnome/debian.control
vendored
@@ -2,7 +2,7 @@ Source: systray-x-gnome
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, libqt5-opensource-5.14.2-minimal, thunderbird
|
||||
|
||||
Package: systray-x-gnome
|
||||
Architecture: any
|
||||
|
||||
2
dist/deb/gnome/systray-x-gnome.dsc
vendored
2
dist/deb/gnome/systray-x-gnome.dsc
vendored
@@ -4,4 +4,4 @@ Version: 0
|
||||
Binary: systray-x-gnome
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, libqt5-opensource-5.14.2-minimal, thunderbird
|
||||
|
||||
2
dist/deb/kde/debian.control
vendored
2
dist/deb/kde/debian.control
vendored
@@ -2,7 +2,7 @@ Source: systray-x
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, libqt5-opensource-5.14.2-minimal, thunderbird
|
||||
|
||||
Package: systray-x
|
||||
Architecture: any
|
||||
|
||||
2
dist/deb/kde/systray-x.dsc
vendored
2
dist/deb/kde/systray-x.dsc
vendored
@@ -4,4 +4,4 @@ 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, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, libqt5-opensource-5.14.2-minimal, thunderbird
|
||||
|
||||
5
dist/rpm/gnome/systray-x-gnome.spec
vendored
5
dist/rpm/gnome/systray-x-gnome.spec
vendored
@@ -26,12 +26,9 @@ Source0: %{name}-%{version}.tar.xz
|
||||
Source1: VERSION
|
||||
BuildRequires: unzip
|
||||
BuildRequires: zip
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: libqt5-opensource-5.14.2-minimal
|
||||
Requires: gnome-shell-extension-appindicator
|
||||
%if 0%{?fedora_version}
|
||||
Requires: qt5-qtwayland
|
||||
Requires: thunderbird >= 68
|
||||
%else
|
||||
Requires: MozillaThunderbird >= 68
|
||||
|
||||
5
dist/rpm/kde/systray-x.spec
vendored
5
dist/rpm/kde/systray-x.spec
vendored
@@ -26,11 +26,8 @@ Source0: %{name}-%{version}.tar.xz
|
||||
Source1: VERSION
|
||||
BuildRequires: unzip
|
||||
BuildRequires: zip
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: libqt5-opensource-5.14.2-minimal
|
||||
%if 0%{?fedora_version}
|
||||
Requires: qt5-qtwayland
|
||||
Requires: thunderbird >= 68
|
||||
%else
|
||||
Requires: MozillaThunderbird >= 68
|
||||
|
||||
Reference in New Issue
Block a user