Joerg Jaspert <[EMAIL PROTECTED]> writes:
> Something seems to be wrong with python in Build-Dependencies.
Yeah,
my $python_depend = 'python | python-dev | python-all | python-all-dev'
. join (' | ', map { "python$_ | python$_-dev" } qw(2.4 2.5));
doesn't actually work -- python-all-devpython2.4 is not a common package.
*heh*. Fixing now. I'll upload another version later today.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]