[SCM] ardour Debian packaging branch, master, updated. debian/2.8.3-2-6-gf9db3bf

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Thu Nov 26 16:43:29 UTC 2009


The following commit has been merged in the master branch:
commit 387d0d9f07b5bbe43d9545b9c5b8f61a8be53363
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Nov 26 17:40:18 2009 +0100

    Explicitly require libcurl4-gnutls-dev.
    
    libcurl4 is needed for freesound, but we better don't depend on virtual
    packages.

diff --git a/debian/control b/debian/control
index 7d9896d..594580e 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Build-Depends: autotools-dev,
               libaubio-dev,
               libslv2-dev,
               lv2core,
-              libcurl4-dev,
+              libcurl4-gnutls-dev,
               vamp-plugin-sdk
 Standards-Version: 3.8.3
 Homepage: http://www.ardour.org/

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list