Changeset - b52143f4a062
[Not reviewed]
0 1 0
Vitaly Takmazov - 8 years ago 2017-06-13 15:06:37
vitalyster@gmail.com
debian packages: add libswiften4 to dependencies
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
packaging/debian/debian/control
Show inline comments
 
@@ -7,25 +7,25 @@ Build-Depends: debhelper (>= 7.0.50~), libpurple-dev, libswiften-dev,
 
 libpopt-dev, libdbus-glib-1-dev, libpqxx3-dev, cmake, libev-libevent-dev | libevent-dev, libboost-all-dev,
 
 libqt4-dev, libidn11-dev, libxml2-dev, libavahi-client-dev, libavahi-common-dev,
 
 libcurl4-openssl-dev, libcommuni-dev, libsqlite3-dev
 
Standards-Version: 3.9.6
 
VCS-Browser: http://git.fsinf.at/apt/spectrum2
 
VCS-Git: https://git.fsinf.at/apt/spectrum2.git
 
Homepage: http://www.spectrum.im
 

	
 
Package: libtransport2.0
 
Architecture: any
 
Section: net
 
Priority: optional
 
Depends: libswiften2 | libswiften3, ${shlibs:Depends}, ${misc:Depends}
 
Depends: libswiften2 | libswiften3 | libswiften4, ${shlibs:Depends}, ${misc:Depends}
 
Replaces: libtransport2.0-git
 
Description: XMPP transport
 
 Spectrum 2 XMPP transport - development snapshots
 

	
 
Package: libtransport-plugin2.0
 
Architecture: any
 
Section: net
 
Priority: optional
 
Depends: ${shlibs:Depends}, ${misc:Depends}
 
Replaces: libtransport2.0-plugin-git
 
Description: Library for creating spectrum2 backends and plugins
 
 Spectrum 2 XMPP transport - development snapshots
0 comments (0 inline, 0 general)