[SCM] libavc1394/master: Add missing {misc, shlibs}:Depends wherever needed.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 8 18:23:08 UTC 2012


The following commit has been merged in the master branch:
commit 611b413e85f69dc526e4abd57d962b2c03fca145
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 8 19:14:14 2012 +0100

    Add missing {misc,shlibs}:Depends wherever needed.

diff --git a/debian/control b/debian/control
index a47e41f..cd0a016 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,8 @@ Section: libdevel
 Architecture: any
 Depends:
  libavc1394-0 (= ${Source-Version}),
+ ${misc:Depends},
+ ${shlibs:Depends},
  libc6-dev
 Suggests:
  pkg-config
@@ -43,6 +45,7 @@ Package: libavc1394-0
 Section: libs
 Architecture: any
 Depends:
+ ${misc:Depends},
  ${shlibs:Depends}
 Description: control IEEE 1394 audio/video devices
  libavc1394 is a programming interface for the 1394 Trade Association AV/C

-- 
libavc1394 packaging



More information about the pkg-multimedia-commits mailing list