[SCM] qm-dsp/master: Fixed dependencies.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 6 09:15:04 UTC 2016


The following commit has been merged in the master branch:
commit 49ae870958fb5099f04b1b9548240e24dae3c070
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 6 10:14:56 2016 +0100

    Fixed dependencies.

diff --git a/debian/control b/debian/control
index 00f4095..18b7a90 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Section: libs
 Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends},
- libblas3gf,
- liblapack3gf,
+ libblas3,
+ liblapack3,
  vamp-plugin-sdk
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}

-- 
qm-dsp packaging



More information about the pkg-multimedia-commits mailing list