summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/octave/octave_4.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/octave/octave_4.4.1.bb')
-rw-r--r--meta-oe/recipes-devtools/octave/octave_4.4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/octave/octave_4.4.1.bb b/meta-oe/recipes-devtools/octave/octave_4.4.1.bb
index 055607134e..433175fb6f 100644
--- a/meta-oe/recipes-devtools/octave/octave_4.4.1.bb
+++ b/meta-oe/recipes-devtools/octave/octave_4.4.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "High-level language, primarily intended for numerical computation
2HOMEPAGE = "http://www.gnu.org/software/octave/" 2HOMEPAGE = "http://www.gnu.org/software/octave/"
3SECTION = "math" 3SECTION = "math"
4 4
5LICENSE = "GPLv3" 5LICENSE = "GPL-3.0-only"
6LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" 6LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
7 7
8DEPENDS = "gperf-native texinfo lapack pcre readline" 8DEPENDS = "gperf-native texinfo lapack pcre readline"