]> git.parisson.com Git - timeside.git/commitdiff
debian/control: add dependency on python-aubio and python-yaafe, switch section to...
authorPaul Brossier <piem@piem.org>
Wed, 2 Oct 2013 06:16:53 +0000 (01:16 -0500)
committerPaul Brossier <piem@piem.org>
Wed, 2 Oct 2013 06:16:53 +0000 (01:16 -0500)
debian/control

index 9a6e95a17b696cfbab61b9a208001b630677a0cb..c90f4ffdb1230ab1632ea3e253f51c5b41956748 100644 (file)
@@ -1,5 +1,5 @@
 Source: timeside
-Section: web
+Section: python
 Priority: extra
 Maintainer: Paul Brossier <piem@debian.org>
 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