diff options
Diffstat (limited to 'recipes/octave/octave.inc')
-rw-r--r-- | recipes/octave/octave.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/octave/octave.inc b/recipes/octave/octave.inc index f7c29788ff..f28c9842d6 100644 --- a/recipes/octave/octave.inc +++ b/recipes/octave/octave.inc @@ -2,6 +2,8 @@ DESCRIPTION = "Matlab alternative for numerical computations" HOMEPAGE = "http://www.gnu.org/software/octave/" SECTION = "console/scientific" LICENSE = "GPL" +INC_PR = "r3" + DEPENDS = "gperf-native readline ncurses fftw" RDEPENDS_${PN} = "libfftw3" # fftw compiled with --disable-fortran |