view src/of-ocs-5-no-odepkg.patch @ 5650:6805ab42c8aa

Don't convert to short paths for default-octave target (bug #59923). * installer-files/octave-no-shortpath.patch, installer-files/octave-bat-no-shortpath.patch, installer-files/cmdshell-no-shortpath.patch: Add patches that remove conversion of path to short file names from scripts. * binary-dist-rules.mk: Apply new patches for default-octave target. * dist-files.mk: Add new files to build system.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 31 Jan 2021 18:38:38 +0100
parents c5d1fd921fae
children
line wrap: on
line source

diff --git a/DESCRIPTION b/DESCRIPTION
index 4b6f0f7..0c710dd 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -5,6 +5,6 @@ Author: Carlo de Falco, Culpo Massimiliano, Marco Merlin
 Maintainer: Carlo de Falco, Culpo Massimiliano
 Title: Octave Circuit Simulator
 Description: Package for solving DC and transient electrical circuit equations 
-Depends: octave (>= 3.0.0), odepkg
+Depends: octave (>= 4.4.0)
 Autoload: no
 License: GPLv2+