[SCM] lv2/master: Add shlibs:Depends

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Apr 18 10:56:41 UTC 2012


The following commit has been merged in the master branch:
commit f57ae5b6dcd06b38802201fc8312c60a2311012a
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Apr 18 12:56:33 2012 +0200

    Add shlibs:Depends

diff --git a/debian/control b/debian/control
index 0734c0e..45d53fe 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,9 @@ Homepage: http://lv2plug.in/
 
 Package: lv2
 Architecture: any
-Depends: ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
 Breaks: lv2core (<= 6.0+dfsg0-2~)
 Replaces: lv2core (<= 6.0+dfsg0-2~)
 Description: LV2 audio plugin specification

-- 
lv2 packaging



More information about the pkg-multimedia-commits mailing list