[SCM] samplv1/master: Fix package deps.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Sep 26 18:01:15 UTC 2016
The following commit has been merged in the master branch:
commit 86a0ec306835a80315cff7eb9e675973b2eaa5ee
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Sep 26 20:01:05 2016 +0200
Fix package deps.
diff --git a/debian/control b/debian/control
index 4ee8403..aec09b2 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,8 @@ Package: samplv1-lv2
Architecture: any
Depends:
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
+ samplv1
Provides:
lv2-plugin
Description: polyphonic sampler synthesizer - lv2-plugin
--
samplv1 packaging
More information about the pkg-multimedia-commits
mailing list