# HG changeset patch # User renatofilho # Date 1176819228 -3600 # Node ID fc93462c296df202976fb76a86f2feabf55a8b4e # Parent 7dfd742a02ebf64b5328a0d096e20ca7958f31c9 [svn r562] fixed debian scripts diff -r 7dfd742a02eb -r fc93462c296d gst-plugins-mythtv/debian/control --- a/gst-plugins-mythtv/debian/control Tue Apr 17 14:42:18 2007 +0100 +++ b/gst-plugins-mythtv/debian/control Tue Apr 17 15:13:48 2007 +0100 @@ -2,11 +2,11 @@ Section: libs Priority: optional Maintainer: Renato Araujo Filho -Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.8), autotools-dev, pkg-config (>= 0.11.0), libgstreamer0.10-dev (>= 0.10.0), libgmyth0.3-dev +Build-Depends: debhelper (>= 4.1.0), cdbs (>= 0.4.8), autotools-dev, pkg-config (>= 0.11.0), libgstreamer0.10-dev (>= 0.10.0), gmyth-dev (>= 0.3) Standards-Version: 3.6.2 Package: gstreamer0.10-indt-mythsrc Architecture: any Section: libs -Depends: ${misc:Depends}, ${shlibs:Depends}, libgmyth0.3 +Depends: gmyth (>= 0.3) Description: INdT mythtv source GStreamer plugin