Excerpts from bardo's message of Tue Jul 07 04:51:45 -0400 2009: > 2009/7/7 jezra <[email protected]>: > > depends=('gstreamer0.10-base' 'ncurses' 'vala>=0.7.2') > > Shouldn't 'vala' be in the makedepends array? It's just a compiler, it > isn't needed to run the binary, right?
Correct. Vala compiles to C, which in turn is compiled as a C binary. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com)
