[SCM] csound/master: Drop jre dependency in libcsnd-java

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Jul 14 03:47:36 UTC 2011


The following commit has been merged in the master branch:
commit 4cb7e1acbe62669c076f5fa896961f5923d307fb
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Apr 10 18:51:04 2011 -0300

    Drop jre dependency in libcsnd-java

diff --git a/debian/control.in b/debian/control.in
index 00fb96b..ad8e2fe 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -67,7 +67,7 @@ Description: main library for Csound
 Package: libcsnd-java
 Architecture: any
 Section: java
-Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless | java2-runtime
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: csound
 Suggests: java-virtual-machine
 Description: Java bindings for the Csound API

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list