[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#547724: apt-get build-dep $PACKAGE doesn't handle build-dependencies with architecture wildcards



* Julian Andres Klode | 2009-09-22 07:42:04 [+0200]:

>>     Build-Depends: libgl1-mesa-dev [any-i386] | libgl1-mesa-dev [i386]
>I thought those wildcards are only for debian/control and will be replaced
>by dpkg automatically. But yes, we need support for it sometime.

I was looking at this. I guess you don't want to fork "dpkg-architecture
-i$arch" while resolving deps. So I guess I sneak some informations
during the build-process and hack the compare into
debListParser::ParseDepends().

Sebastian



Reply to: