[smuxi: 28/37] Debian: build against DBus# 2.0 to fix build on Debian 10
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi: 28/37] Debian: build against DBus# 2.0 to fix build on Debian 10
- Date: Sun, 3 Jan 2021 16:05:25 +0000 (UTC)
commit 6f508b3a685c482c8ad0543d57cafac03a48f253
Author: Mirco Bauer <meebey meebey net>
Date: Sun Nov 22 15:29:48 2020 +0800
Debian: build against DBus# 2.0 to fix build on Debian 10
Debian 10 doesn't contain dbus-sharp(-glib) 1.0 but 2.0, so use that instead.
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/debian/control b/debian/control
index b7ddedbc..7ba74605 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends-Indep: cli-common-dev (>= 0.5.7),
libmessagingmenu-cil-dev | libindicate0.1-cil-dev | libindicate-dev,
libgio2.0-cil-dev | libglib2.0-dev,
gtk-sharp2-gapi,
- libdbus1.0-cil-dev | libndesk-dbus1.0-cil-dev,
- libdbus-glib1.0-cil-dev | libndesk-dbus-glib1.0-cil-dev,
+ libdbus2.0-cil-dev | libdbus1.0-cil-dev | libndesk-dbus1.0-cil-dev,
+ libdbus-glib2.0-cil-dev | libdbus-glib1.0-cil-dev | libndesk-dbus-glib1.0-cil-dev,
libgtkspell-dev,
libstfl0,
libstfl-dev (>= 0.21),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]