[med-svn] [qualimap] 01/01: Fix location of ejml

Andreas Tille tille at debian.org
Wed Dec 2 16:10:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository qualimap.

commit 02351f4287abe13c466476bdf0fe980d85037a48
Author: Andreas Tille <tille at debian.org>
Date:   Wed Dec 2 17:09:20 2015 +0100

    Fix location of ejml
---
 debian/patches/adapt_pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/adapt_pom.xml b/debian/patches/adapt_pom.xml
index 3c98c54..50c8e51 100644
--- a/debian/patches/adapt_pom.xml
+++ b/debian/patches/adapt_pom.xml
@@ -25,3 +25,12 @@ Description: Due to missing Maven support in picard-tools we need to
          </dependency>
         	<dependency>
             	<groupId>com.miglayout</groupId>
+@@ -76,6 +79,8 @@
+             <groupId>org.ejml</groupId>
+             <artifactId>ejml</artifactId>
+             <version>0.24</version>
++            <scope>system</scope>
++            <systemPath>/usr/share/java/EJML.jar</systemPath>
+         </dependency>
+ 
+ 	</dependencies>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qualimap.git



More information about the debian-med-commit mailing list