~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-08-10 12:59:53 UTC
  • Revision ID: package-import@ubuntu.com-20120810125953-bry2kkn7l230l2gm
Tags: 0.11.93-2
* debian/control.in:
  + Build-depend on GLIB >= 2.23.
* debian/patches/0001-netclientclock-simplify-by-using-g_socket_condition_.patch:
  + Fix unit test hang that causes the build to fail sometimes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
               dh-autoreconf,
17
17
               autopoint (>= 0.17),
18
18
               zlib1g-dev (>= 1:1.1.4),
19
 
               libglib2.0-dev (>= 2.31.14),
 
19
               libglib2.0-dev (>= 2.32),
20
20
               libgmp3-dev,
21
21
               libgsl0-dev,
22
22
               pkg-config (>= 0.11.0),
131
131
Depends: ${shlibs:Depends},
132
132
         ${misc:Depends},
133
133
         pkg-config,
134
 
         libgstreamer1.0-0 (>= 0.11.91)
 
134
         libgstreamer1.0-0 (>= 0.11.93)
135
135
Suggests: gstreamer1.0-plugins-base
136
136
Description: Tools for use with GStreamer
137
137
 GStreamer is a streaming media framework, based on graphs of filters