Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37862956
en ru br
ALT Linux repos
S:6.0.2-alt5
5.0: 4.1.2-alt5
4.1: 4.1.2-alt4.M41.1
4.0: 4.1.2-alt5.M40.1
3.0: 3.0-alt1

Group :: Sciences/Mathematics
RPM: scilab

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: scilab-missing-lib.patch
Download


Description: add a missing lib to the list given to the linker
Author: Sylvestre Ledru
Forwarded: http://bugzilla.scilab.org/show_bug.cgi?id=15452
--- scilab.orig/scilab/Makefile.am
+++ scilab/scilab/Makefile.am
@@ -111,6 +111,7 @@
 if NEED_JAVA
 scilab_bin_LDADD += \
 			$(top_builddir)/modules/console/libsciconsole.la \
+			$(top_builddir)/modules/console/libsciconsole-minimal.la \
 			$(top_builddir)/modules/jvm/libscijvm.la \
 			$(top_builddir)/modules/commons/libscicommons.la
 else
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin