diff options
Diffstat (limited to 'meta-oe/recipes-extended/gnuplot/gnuplot.inc')
| -rw-r--r-- | meta-oe/recipes-extended/gnuplot/gnuplot.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot.inc b/meta-oe/recipes-extended/gnuplot/gnuplot.inc index ab3ec3fbba..6c27e6d8ab 100644 --- a/meta-oe/recipes-extended/gnuplot/gnuplot.inc +++ b/meta-oe/recipes-extended/gnuplot/gnuplot.inc | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Gnuplot is a portable command-line driven interactive datafile \ | |||
| 2 | (text or binary) and function plotting utility." | 2 | (text or binary) and function plotting utility." |
| 3 | HOMEPAGE = "http://www.gnuplot.info/" | 3 | HOMEPAGE = "http://www.gnuplot.info/" |
| 4 | SECTION = "console/scientific" | 4 | SECTION = "console/scientific" |
| 5 | LICENSE = "BSD-4" | 5 | LICENSE = "gnuplot" |
| 6 | LIC_FILES_CHKSUM = "file://Copyright;md5=243a186fc2fd3b992125d60d5b1bab8f" | 6 | LIC_FILES_CHKSUM = "file://Copyright;md5=243a186fc2fd3b992125d60d5b1bab8f" |
| 7 | DEPENDS = "virtual/libx11 gd readline" | 7 | DEPENDS = "virtual/libx11 gd readline" |
| 8 | 8 | ||
