summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorRobert Figura2008-08-22 17:59:06 +0200
committerRobert Figura2008-08-22 17:59:06 +0200
commit7959b1d880fe021880136a3a52c1cae408810ff7 (patch)
tree019f3aa8c60272cc556446e1c7d85c13ec8f67e5 /cluster
parent114458a8a36bd55abd1632426880c42a351942c5 (diff)
cluster/lui: DEPENDS: added depends perl-tk, fixing #12237
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/lui/DEPENDS5
-rw-r--r--cluster/lui/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/cluster/lui/DEPENDS b/cluster/lui/DEPENDS
index f2654bea7c..e5a21f4528 100755
--- a/cluster/lui/DEPENDS
+++ b/cluster/lui/DEPENDS
@@ -1,2 +1,3 @@
-depends perl &&
-depends tk
+depends perl &&
+depends tk &&
+depends perl-tk
diff --git a/cluster/lui/HISTORY b/cluster/lui/HISTORY
index b860911705..fc5d3b4362 100644
--- a/cluster/lui/HISTORY
+++ b/cluster/lui/HISTORY
@@ -1,3 +1,6 @@
+2008-08-22 Robert Figura <template@sourcemage.org>
+ * DEPENDS: depends perl-tk
+
2006-06-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed BUILD_API=1, MAINTAINER, and UPDATED
Changed LICENSE to LICENSE[0]