[SCM] rtmpdump packaging branch, master, updated. debian/2.2e-3-7-g1ed0b44

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Jun 29 11:44:51 UTC 2010


The following commit has been merged in the master branch:
commit ab8e4f14be4fc14c4430552ba79b776d330ee9cb
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Jun 29 09:52:26 2010 +0200

    librtmp is built against gnutls, so depend on libgnutls headers
    
    this avoids unnecessary dependencies in packages build-depending on librtmp-dev

diff --git a/debian/control b/debian/control
index e488f7d..9f022f1 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Description: A small dumper for media content streamed over the RTMP protocol
 
 Package: librtmp-dev
 Section: libdevel
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, libgnutls-dev
 Architecture: any
 Description: toolkit for RTMP streams (development files)
  A small dumper for media content streamed over the RTMP protocol (like BBC's

-- 
rtmpdump packaging



More information about the pkg-multimedia-commits mailing list