From d31caa6fcfc5b7ae9ad7062581aaeec40cc6367d Mon Sep 17 00:00:00 2001 From: ms Date: Thu, 19 Jul 2007 11:02:54 +0000 Subject: [PATCH] Das zttool benoetigt libnewt, welche aber noch nicht zur Verfuegung steht. Vielleicht kommen wir ja ohne das Tool aus. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@708 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- config/asterisk/zaptel.makeopts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/asterisk/zaptel.makeopts b/config/asterisk/zaptel.makeopts index c8ffd84c3..7fda0618f 100644 --- a/config/asterisk/zaptel.makeopts +++ b/config/asterisk/zaptel.makeopts @@ -1,4 +1,5 @@ MENUSELECT_MODULES= -MENUSELECT_UTILS=sethdlc-new +MENUSELECT_UTILS=fxstest sethdlc-new zttool MENUSELECT_FIRMWARE= MENUSELECT_BUILD_DEPS=zttranscode ztdynamic wct4xxp wctc4xxp +MENUSELECT_DEPSFAILED=MENUSELECT_UTILS=zttool