[SCM] drumgizmo/master: Add Build-Dep for tests and test engine
viccuad-guest at users.alioth.debian.org
viccuad-guest at users.alioth.debian.org
Tue Nov 1 19:48:10 UTC 2016
The following commit has been merged in the master branch:
commit fa94f1d7ab19d684de606cb24539e72ea37d360c
Author: Víctor Cuadrado Juan <me at viccuad.me>
Date: Tue Nov 1 11:28:51 2016 +0100
Add Build-Dep for tests and test engine
diff --git a/debian/control b/debian/control
index 2e779a2..c01aee4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Build-Depends:
dh-autoreconf,
libao-dev,
libasound2-dev,
- libcppunit-dev,
libexpat1-dev,
libjack-dev,
liblilv-dev,
@@ -21,7 +20,10 @@ Build-Depends:
libx11-dev,
libzita-resampler-dev,
lv2-dev,
- pkg-config
+ pkg-config,
+ libcppunit-dev,
+ libcppunit-1.13-0v5,
+ libssl-dev,
Standards-Version: 3.9.8
Homepage: http://www.drumgizmo.org
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/drumgizmo.git
--
drumgizmo packaging
More information about the pkg-multimedia-commits
mailing list