[Lunar-commits] <moonbase> bash, bash_static: add bison depend.

Florin Braescu florin at lunar-linux.org
Sun Aug 21 15:11:12 CEST 2011


commit 13357cbf9ae2f9be803d836e622d09333b7ad362
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Aug 21 17:11:12 2011 +0400

    bash, bash_static: add bison depend.
---
 shells/bash/DEPENDS        |    1 +
 shells/bash_static/DEPENDS |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/shells/bash/DEPENDS b/shells/bash/DEPENDS
index 85f1fcd..4095b07 100644
--- a/shells/bash/DEPENDS
+++ b/shells/bash/DEPENDS
@@ -1 +1,2 @@
 depends  readline
+depends  bison
diff --git a/shells/bash_static/DEPENDS b/shells/bash_static/DEPENDS
index 85f1fcd..4095b07 100644
--- a/shells/bash_static/DEPENDS
+++ b/shells/bash_static/DEPENDS
@@ -1 +1,2 @@
 depends  readline
+depends  bison


More information about the Lunar-commits mailing list