[SCM] ecasound/master: Add optional tools to Recommends

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Fri Dec 2 17:01:03 UTC 2011


The following commit has been merged in the master branch:
commit be007b364b7a56bc59886aa27969c29ab1d75c78
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Fri Dec 2 17:28:30 2011 +0100

    Add optional tools to Recommends
    
    These are some optional tools used by ecasound to read and/or write from/to
    specific audio formats (e.g. mp3, ogg, ...).

diff --git a/debian/control b/debian/control
index 888027f..8304c5d 100644
--- a/debian/control
+++ b/debian/control
@@ -32,15 +32,16 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ecasound.git;a=summary
 
 Package: ecasound
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends: ${shlibs:Depends}, 
  ${misc:Depends}
+Recommends: faad,
+ lame,
+ mikmod,
+ mpg123,
+ timidity,
+ vorbis-tools
 Suggests: ecatools,
- mp3-encoder,
- mpg321 | mp3-decoder,
- vorbis-tools,
  swh-plugins | ladspa-plugin,
- timidity,
- mikmod,
  nama
 Description: Multitrack-capable audio recorder and effect processor
  Ecasound is a software package designed for multitrack audio

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list