[PATCH:libXaw] xaw7.pc: Only list xmu in Requires.private, not Requires

Alan Coopersmith alan.coopersmith at oracle.com
Sun Aug 8 00:22:26 PDT 2010


Gaetan Nadon wrote:
> On Fri, 2010-08-06 at 21:38 -0700, Alan Coopersmith wrote:
>> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com <mailto:alan.coopersmith at oracle.com>>
>> ---
>>  xaw7.pc.in |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/xaw7.pc.in b/xaw7.pc.in
>> index 11bfbb3..0e55ff9 100644
>> --- a/xaw7.pc.in
>> +++ b/xaw7.pc.in
>> @@ -6,7 +6,7 @@ includedir=@includedir@
>>  Name: Xaw
>>  Description: X Athena Widgets Library, version 7
>>  Version: @PACKAGE_VERSION@
>> -Requires: xproto xt xmu
>> +Requires: xproto xt
>>  Requires.private: x11 xext xt xmu xpm
>>  Cflags: -I${includedir}
>>  Libs: -L${libdir} -lXaw7
> 
> I have rebuilt all packages including Xmu headers.
> Shouldn't xt be moved as well, it's listed in both places.

Perhaps, but in that case I believe that xt has to stay in Requires,
not Requires.private, due to the way Xaw extends/incorporates Xt
definitions in it's exported interfaces.

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list