~jhodapp/media-hub/fix-zero-position-while-seeking

« back to all changes in this revision

Viewing changes to debian/control

Merged prereqs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
               google-mock,
11
11
               graphviz,
12
12
               gstreamer1.0-plugins-good,
13
 
               gstreamer1.0-fluendo-mp3,
14
13
# We rely on C++11 features, and to prevent from ABI breaks
15
14
# in libstdc++ causing us issues, we explicitly select a G++
16
15
# version.
25
24
               libhybris-dev (>=0.1.0+git20131207+e452e83-0ubuntu30),
26
25
               libprocess-cpp-dev,
27
26
               libproperties-cpp-dev,
28
 
               gstreamer1.0-libav,
29
27
               libgstreamer1.0-dev,
30
28
               pkg-config,
31
29
               libpulse-dev,
32
30
               qtbase5-dev,
33
31
               libtelepathy-qt5-dev,
34
 
Standards-Version: 3.9.5
 
32
Standards-Version: 3.9.6
35
33
Homepage: https://launchpad.net/media-hub
36
34
# If you aren't a member of ~phablet-team but need to upload packaging changes,
37
35
# just go ahead.  ~phablet-team will notice and sync up the code again.
41
39
Section: libdevel
42
40
Architecture: any
43
41
Multi-Arch: same
44
 
Pre-Depends: dpkg (>= 1.15.6~)
45
42
Depends: libmedia-hub-common3 (= ${binary:Version}),
46
43
         libmedia-hub-client3 (= ${binary:Version}),
47
44
         ${misc:Depends},
55
52
 
56
53
Package: media-hub
57
54
Architecture: any
58
 
Pre-Depends: dpkg (>= 1.15.6~)
59
55
Depends: ${misc:Depends},
60
56
         ${shlibs:Depends},
61
57
Suggests: apparmor (>= 2.8.95~2430-0ubuntu4~)
68
64
Package: libmedia-hub-common3
69
65
Architecture: any
70
66
Multi-Arch: same
71
 
Pre-Depends: dpkg (>= 1.15.6~)
72
67
Depends: ${misc:Depends},
73
68
         ${shlibs:Depends},
74
69
Description: Simple and lightweight media playback service
80
75
Package: libmedia-hub-client3
81
76
Architecture: any
82
77
Multi-Arch: same
83
 
Pre-Depends: dpkg (>= 1.15.6~)
84
78
Depends: ${misc:Depends},
85
79
         ${shlibs:Depends},
86
80
Description: Simple and lightweight media playback service