summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-12-17 07:17:43 +0400
committerVlad Glagolev2011-12-17 07:17:43 +0400
commit73af4642245d817d7bfcbf8ed7e181266260f81c (patch)
tree64a30da3fbb7a700ddd6f579272a49839a604b3e
parenta6b7c08a43fe4818162500fcc39f8a31a0ecbb78 (diff)
gnuplot: depends (lua -> lua51)
-rwxr-xr-xutils/gnuplot/DEPENDS2
-rw-r--r--utils/gnuplot/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/utils/gnuplot/DEPENDS b/utils/gnuplot/DEPENDS
index 8c560a19cd..2d36ccf31b 100755
--- a/utils/gnuplot/DEPENDS
+++ b/utils/gnuplot/DEPENDS
@@ -21,7 +21,7 @@ optional_depends svgalib \
"--without-linux-vga" \
"Linux SVGA console driver?" &&
-optional_depends lua "--with-lua" "--without-lua" \
+optional_depends lua51 "--with-lua" "--without-lua" \
"lua/TikZ terminal" &&
optional_depends cairo "--with-cairo" "--without-cairo" \
diff --git a/utils/gnuplot/HISTORY b/utils/gnuplot/HISTORY
index 4b2e6d7e0d..eeab61b982 100644
--- a/utils/gnuplot/HISTORY
+++ b/utils/gnuplot/HISTORY
@@ -1,3 +1,6 @@
+2011-12-17 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: lua -> lua51
+
2011-09-14 Ismael Luceno <ismael@sourcemage.org>
* BUILD, PREPARE, DETAILS: Use prepare_select_branch