From 61b0a539bfbdb536756c18fc0d47f78dc3550d02 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Feb 2009 21:47:26 +0100 Subject: [PATCH] bash: remove bison and ncurses build deps. The reason is that the host should provide this anyway. --HG-- extra : convert_revision : 6dfb92ee193d181e1d1807578baba89d704f08fc --- templates/bash/template | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/bash/template b/templates/bash/template index ca84e93cca7..c8c101f6ae7 100644 --- a/templates/bash/template +++ b/templates/bash/template @@ -22,5 +22,4 @@ long_desc=" modification." base_chroot=yes -build_depends="bison-2.3 ncurses-5.6" run_depends="glibc-2.8 ncurses-5.6"