~jamesh/mediascanner/ca-certs-dependency

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: James Henstridge
  • Date: 2013-10-10 08:24:42 UTC
  • Revision ID: james@jamesh.id.au-20131010082442-klul9hbwhzpk0p9n
Depend on ca-certificates, since libsoup fails to initialise without it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: libs
3
3
Priority: optional
4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
Build-Depends: cmake (>= 2.8),
 
5
Build-Depends: ca-certificates,
 
6
               cmake (>= 2.8),
6
7
               debhelper (>= 9),
7
8
               dbus,
8
9
               doxygen (>= 1.8),
43
44
Package: mediascanner
44
45
Section: utils
45
46
Architecture: any
46
 
Depends: grilo-plugins-0.2,
 
47
Depends: ca-certificates,
 
48
         grilo-plugins-0.2,
47
49
         gstreamer1.0-plugins-base (>= 1.0),
48
50
         ${misc:Depends},
49
51
         ${shlibs:Depends},