From 115c97079557691e1666f79c6c54679bc837b32b Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Wed, 2 Oct 2013 01:16:53 -0500 Subject: [PATCH] debian/control: add dependency on python-aubio and python-yaafe, switch section to python --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9a6e95a..c90f4ff 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: timeside -Section: web +Section: python Priority: extra Maintainer: Paul Brossier Build-Depends: debhelper (>= 8.0.0), python @@ -8,7 +8,7 @@ Homepage: http://code.google.com/p/timeside Package: python-timeside Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gst0.10 +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gst0.10, python-aubio, python-yaafe Description: open and fast web audio components TimeSide is a set of python components enabling easy audio processing, transcoding, imaging and streaming. Its simple architecture and high-level -- 2.39.5