Excerpts from Peter Hutterer's message of Wed Sep 16 21:59:32 -0700 2009: > this is what I don't like about the whole approach - now you have the proto > package include some libX* header although he protocol itself doesn't and > shouldn't have any dependency on the library modules.
Right. The protocold doesn't and shouldn't have any dependency on the library. But the include is an actual problem since the only things that depend on the protocol package are either the X server or the library. And in each case, that package will supply the file to be included. So there's no sane case where the include-without-dependency can actually cause a problem. -Carl
signature.asc
Description: PGP signature
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
