Daniel Macks wrote:
[]
BuildConflicts: freetype | freetype-hinting

into the info file. This never worked.


As well it shouldn't (at least not as you want), by rigorous logic of
the OR operator. Just like:
  Depends: foo | bar

means something like "Depends:foo | Depends:bar", your usage means
"BC:freetype | BC:freetype-hinting". If you want to BConflicts with
*both*, you'd need an AND list.

You are right. This was actually a typo in my message, in the info file I had correctly


BuildConflicts: freetype, freetype-hinting

It was this version that did not work.

--
Martin



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to