From 149332d8023431df7fb5c4070e019ff603e2c51f 2016-05-27 12:05:09 From: Vitaly Takmazov Date: 2016-05-27 12:05:09 Subject: [PATCH] add libswiften3 to debian/control --- diff --git a/packaging/debian/debian/control b/packaging/debian/debian/control index c4375aabeb52df3b396a8c2e06ec3de2588bfe7e..0f5162b7e132ba1e1ade4f305ed3b674086ee627 100644 --- a/packaging/debian/debian/control +++ b/packaging/debian/debian/control @@ -16,7 +16,7 @@ Package: libtransport2.0 Architecture: any Section: net Priority: optional -Depends: libswiften2, ${shlibs:Depends}, ${misc:Depends} +Depends: libswiften2 | libswiften3, ${shlibs:Depends}, ${misc:Depends} Replaces: libtransport2.0-git Description: XMPP transport Spectrum 2 XMPP transport - development snapshots