aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/octave
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/octave')
-rw-r--r--recipes/octave/octave.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/octave/octave.inc b/recipes/octave/octave.inc
index a7161bbec1..57c2c35e5e 100644
--- a/recipes/octave/octave.inc
+++ b/recipes/octave/octave.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/octave/"
SECTION = "console/scientific"
LICENSE = "GPL"
DEPENDS = "gperf-native readline ncurses fftw"
-RDEPENDS = "libfftw3"
+RDEPENDS_${PN} = "libfftw3"
# fftw compiled with --disable-fortran
ARM_INSTRUCTION_SET = "arm"