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