view src/of-ocs-5-no-odepkg.patch @ 6215:d18a5545df0d release

build-gettext: Don't build emacs bindings. * src/build-gettext.mk: The `emacs` installed on the build system might be incompatible with the STL built by build-gcc. We probably don't need the emacs bindings for the `gettext` build tool anyway. So skip building those bindings.
author Markus Mützel <markus.muetzel@gmx.de>
date Sat, 07 May 2022 12:01:10 +0200
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+