From d7bbe3f6a4f12f9e2373971e401242c22e91aa57 Mon Sep 17 00:00:00 2001 From: Ximi1970 Date: Wed, 3 Jun 2020 23:35:09 +0200 Subject: [PATCH] Update packages --- dist/deb/gnome/debian.control | 2 +- dist/deb/gnome/systray-x-gnome.dsc | 2 +- dist/deb/kde/debian.control | 2 +- dist/deb/kde/systray-x.dsc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/deb/gnome/debian.control b/dist/deb/gnome/debian.control index 8569b5e..70c5b72 100644 --- a/dist/deb/gnome/debian.control +++ b/dist/deb/gnome/debian.control @@ -2,7 +2,7 @@ Source: systray-x-gnome Section: misc Priority: optional Maintainer: Maxime Rijnders -Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, libkf5notifications-dev, thunderbird +Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, qdbus-qt5, libkf5notifications-dev, thunderbird Package: systray-x-gnome Architecture: any diff --git a/dist/deb/gnome/systray-x-gnome.dsc b/dist/deb/gnome/systray-x-gnome.dsc index 51fcc73..cd66959 100644 --- a/dist/deb/gnome/systray-x-gnome.dsc +++ b/dist/deb/gnome/systray-x-gnome.dsc @@ -4,4 +4,4 @@ Version: 0 Binary: systray-x-gnome Maintainer: Maxime Rijnders Architecture: any -Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, libkf5notifications-dev, thunderbird +Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, qdbus-qt5, libkf5notifications-dev, thunderbird diff --git a/dist/deb/kde/debian.control b/dist/deb/kde/debian.control index dc5d4ab..c2717a1 100644 --- a/dist/deb/kde/debian.control +++ b/dist/deb/kde/debian.control @@ -2,7 +2,7 @@ Source: systray-x Section: misc Priority: optional Maintainer: Maxime Rijnders -Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, libkf5notifications-dev, thunderbird +Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, qdbus-qt5, libkf5notifications-dev, thunderbird Package: systray-x Architecture: any diff --git a/dist/deb/kde/systray-x.dsc b/dist/deb/kde/systray-x.dsc index 50c5a79..c70a264 100644 --- a/dist/deb/kde/systray-x.dsc +++ b/dist/deb/kde/systray-x.dsc @@ -4,4 +4,4 @@ Version: 0 Binary: SysTray-X Maintainer: Maxime Rijnders Architecture: any -Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, libkf5notifications-dev, thunderbird +Build-Depends: debhelper (>= 4.1.16), zip, qt5-default, qtbase5-dev, qdbus-qt5, libkf5notifications-dev, thunderbird