view src/of-ocs-5-no-odepkg.patch @ 5831:4e1ae8cbc9ec

allow build-python3 to build correctly (bug #61008) * Makefile.in (BUILD_PKG_CONFIG_PATH): Include usr/lib/pkgconfig at beginning of default list of directories.
author John W. Eaton <jwe@octave.org>
date Tue, 10 Aug 2021 11:11:59 -0400
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+