[SCM] taopm/master: Depends on libxmu-dev.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Tue Apr 23 14:17:14 UTC 2013


The following commit has been merged in the master branch:
commit d6bb3206a6a46fc57edafa83cf57499da770c9cd
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Tue Apr 23 10:14:13 2013 -0400

    Depends on libxmu-dev.

diff --git a/debian/changelog b/debian/changelog
index 01d3fc3..2ea246a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taopm (1.0-2) experimental; urgency=low
+
+  * Depends on libxmu-dev.
+
+ -- Tiago Bortoletto Vaz <tiago at debian.org>  Tue, 23 Apr 2013 10:13:24 -0400
+
 taopm (1.0-1) experimental; urgency=low
 
   * Initial release. (Closes: #703111)
diff --git a/debian/control b/debian/control
index 60ef253..69ac010 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Homepage: http://taopm.sourceforge.net
 Package: taopm
 Architecture: any
 Pre-Depends: multiarch-support
-Depends: ${shlibs:Depends}, ${misc:Depends}, freeglut3-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, freeglut3-dev, libxmu-dev
 Description: Sound synthesis software with physical models
  Tao is a software package for sound synthesis using physical models. It
  provides a virtual acoustic material constructed from masses and springs which

-- 
taopm packaging



More information about the pkg-multimedia-commits mailing list