Am 21.06.2012 12:36, schrieb Reinhard Tartler:
AFAIUI, the yasm package should be available on any architecture. You can build libav without it, but you'll miss a number of important architecture specific optimizations. For m86k, I doubt that there are any, so I'm confident that you can drop that dependency for debian ports. Possibly you might have to pass --disable-yasm to the configure script (I'm not sure).
I have restricted the Build-Depends to "yasm [any-amd64 any-i386]" and added a check that automatically adds "--disable-yasm" if it isn't found. It can thus be dropped from "Build-Depends-Bootstrap1".
- Fabian _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
