mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-01-18 13:12:05 +01:00
Update package dependencies
This commit is contained in:
1
dist/arch/gnome/PKGBUILD
vendored
1
dist/arch/gnome/PKGBUILD
vendored
@@ -20,6 +20,7 @@ makedepends=(
|
||||
'zip'
|
||||
'libx11'
|
||||
'qt5-base'
|
||||
'qt5-x11extras'
|
||||
)
|
||||
provides=(
|
||||
'systray-x'
|
||||
|
||||
1
dist/arch/kde/PKGBUILD
vendored
1
dist/arch/kde/PKGBUILD
vendored
@@ -20,6 +20,7 @@ makedepends=(
|
||||
'zip'
|
||||
'libx11'
|
||||
'qt5-base'
|
||||
'qt5-x11extras'
|
||||
'knotifications5'
|
||||
)
|
||||
provides=(
|
||||
|
||||
1
dist/arch/minimal/PKGBUILD
vendored
1
dist/arch/minimal/PKGBUILD
vendored
@@ -19,6 +19,7 @@ makedepends=(
|
||||
'zip'
|
||||
'libx11'
|
||||
'qt5-base'
|
||||
'qt5-x11extras'
|
||||
)
|
||||
provides=(
|
||||
'systray-x'
|
||||
|
||||
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, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libqt5x11extras5-dev, 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-0
|
||||
Binary: systray-x-gnome
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libqt5x11extras5-dev, 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, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libkf5notifications-dev, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libqt5x11extras5-dev, libkf5notifications-dev, 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-0
|
||||
Binary: SysTray-X
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libkf5notifications-dev, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libqt5x11extras5-dev, libkf5notifications-dev, thunderbird
|
||||
|
||||
2
dist/deb/minimal/debian.control
vendored
2
dist/deb/minimal/debian.control
vendored
@@ -2,7 +2,7 @@ Source: systray-x-minimal
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libqt5x11extras5-dev, thunderbird
|
||||
|
||||
Package: systray-x-minimal
|
||||
Architecture: any
|
||||
|
||||
2
dist/deb/minimal/systray-x-minimal.dsc
vendored
2
dist/deb/minimal/systray-x-minimal.dsc
vendored
@@ -4,4 +4,4 @@ Version: 0-0
|
||||
Binary: systray-x-minimal
|
||||
Maintainer: Maxime Rijnders <ximi.obs@gmail.com>
|
||||
Architecture: any
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, thunderbird
|
||||
Build-Depends: debhelper (>= 4.1.16), zip, g++, libx11-dev, qt5-qmake, qtbase5-dev, qdbus-qt5, libqt5x11extras5-dev, thunderbird
|
||||
|
||||
1
dist/rpm/gnome/systray-x-gnome.spec
vendored
1
dist/rpm/gnome/systray-x-gnome.spec
vendored
@@ -29,6 +29,7 @@ BuildRequires: zip
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras5)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
Requires: gnome-shell-extension-appindicator
|
||||
%if 0%{?fedora_version} || 0%{?centos_version}
|
||||
|
||||
1
dist/rpm/kde/systray-x.spec
vendored
1
dist/rpm/kde/systray-x.spec
vendored
@@ -29,6 +29,7 @@ BuildRequires: zip
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras5)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
%if 0%{?fedora_version} || 0%{?centos_version}
|
||||
BuildRequires: kf5-knotifications-devel
|
||||
|
||||
1
dist/rpm/minimal/systray-x-minimal.spec
vendored
1
dist/rpm/minimal/systray-x-minimal.spec
vendored
@@ -29,6 +29,7 @@ BuildRequires: zip
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras5)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
%if 0%{?fedora_version} || 0%{?centos_version}
|
||||
Requires: thunderbird >= 91
|
||||
|
||||
Reference in New Issue
Block a user