Permalink
Browse files
octave382: readline upgrade
Since we're forcing users to rebuild for glpk, may as well update this too
- Loading branch information
|
|
@@ -2,7 +2,7 @@ Info2: << |
|
|
Package: octave%type_pkg[-blas]%type_pkg[-qtui] |
|
|
Type: -blas (. -atlas -ref), oct (3.8.2), gcc (5), lapack (3.5.0), -qtui (. -qtmac -qtx11) |
|
|
Version: 3.8.2 |
|
|
Revision: 102 |
|
|
Revision: 103 |
|
|
Distribution: 10.13 |
|
|
|
|
|
Description: MATLAB-like language for computations |
|
|
@@ -27,7 +27,7 @@ BuildDepends: << |
|
|
libtool2, |
|
|
pykg-config, |
|
|
qhull6.3.1-dev, |
|
|
readline6, |
|
|
readline7, |
|
|
sed, |
|
|
suitesparse (>= 4.0.2-2), |
|
|
texinfo, |
|
|
@@ -748,7 +748,7 @@ SplitOff2: << |
|
|
(%type_raw[-blas] = -atlas) qrupdate-atlas-shlibs (>= 1.1.2-7), |
|
|
(%type_raw[-blas] = .) qrupdate-shlibs (>= 1.1.2-7), |
|
|
(%type_raw[-blas] = -ref) qrupdate-ref-shlibs (>= 1.1.2-7), |
|
|
readline6-shlibs, |
|
|
readline7-shlibs, |
|
|
suitesparse-shlibs (>= 4.0.2-2) |
|
|
<< |
|
|
RuntimeDepends: << |
|
|
|
|
|
@@ -2,7 +2,7 @@ Info2: << |
|
|
Package: octave%type_pkg[-blas]%type_pkg[-x11]%type_pkg[-qtui] |
|
|
Type: -blas (. -atlas -ref), oct (3.8.2), gcc (5), -x11 (boolean), lapack (3.5.0), java (1.6), -qtui (. -qtmac -qtx11) |
|
|
Version: 3.8.2 |
|
|
Revision: 13 |
|
|
Revision: 14 |
|
|
Distribution: ( %type_raw[-x11] = -x11 ) 10.9, ( %type_raw[-x11] = -x11 ) 10.10, 10.9, 10.10, 10.11, 10.12 |
|
|
|
|
|
Description: MATLAB-like language for computations |
|
|
@@ -27,7 +27,7 @@ BuildDepends: << |
|
|
libtool2, |
|
|
pykg-config, |
|
|
qhull6.3.1-dev, |
|
|
readline6, |
|
|
readline7, |
|
|
sed, |
|
|
suitesparse (>= 4.0.2-2), |
|
|
system-java16-dev, |
|
|
@@ -781,7 +781,7 @@ SplitOff2: << |
|
|
(%type_raw[-blas] = -atlas) qrupdate-atlas-shlibs (>= 1.1.2-7), |
|
|
(%type_raw[-blas] = .) qrupdate-shlibs (>= 1.1.2-7), |
|
|
(%type_raw[-blas] = -ref) qrupdate-ref-shlibs (>= 1.1.2-7), |
|
|
readline6-shlibs, |
|
|
readline7-shlibs, |
|
|
suitesparse-shlibs (>= 4.0.2-2), |
|
|
system-java16 |
|
|
<< |
|
|
|