1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Author: Andreas Tille <tille@debian.org>
Last-Update: Thu, 31 Jan 2019 21:14:50 +0100
Description: Do not build phylip plugin which is removed since
the code copy of the old version has no free license
Also omitting psipred for the same reason
Forwarded: not-needed
--- a/ugene.pro
+++ b/ugene.pro
@@ -32,9 +32,7 @@
src/plugins_3rdparty/umuscle \
src/plugins_3rdparty/hmm2 \
src/plugins_3rdparty/gor4 \
- src/plugins_3rdparty/psipred \
src/plugins_3rdparty/primer3 \
- src/plugins_3rdparty/phylip \
src/plugins_3rdparty/ptools \
src/plugins_3rdparty/variants \
src/plugins/CoreTests \
|