summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-12-17 07:17:41 +0400
committerVlad Glagolev2011-12-17 07:17:41 +0400
commit6ecebc4741025841ffae3157e8bdb58925b754b3 (patch)
treedb07f05e759cf415a0e969759b4357681fe7c924
parent722e9a297892e2e4162d964eb64c77b327888468 (diff)
plplot: depends (lua -> lua51)
-rwxr-xr-xscience/plplot/DEPENDS2
-rw-r--r--science/plplot/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/science/plplot/DEPENDS b/science/plplot/DEPENDS
index 33be4a416e..d6911b9a43 100755
--- a/science/plplot/DEPENDS
+++ b/science/plplot/DEPENDS
@@ -21,7 +21,7 @@ depends libharu &&
depends libx11 &&
depends libxext &&
depends libxi &&
-depends lua &&
+depends lua51 &&
depends m4 &&
optional_depends octave \
"-DENABLE_octave=ON" \
diff --git a/science/plplot/HISTORY b/science/plplot/HISTORY
index 3fa25db01d..b715bc414e 100644
--- a/science/plplot/HISTORY
+++ b/science/plplot/HISTORY
@@ -1,3 +1,6 @@
+2011-12-17 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: lua -> lua51
+
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)