Package: libcairo2-dev
Version: 1.6.4-6
Severity: important

$ grep dependency /usr/lib/libcairo.la 
dependency_libs=' -lfreetype -lz -lfontconfig -lpng12 -lxcb-render-util 
-lxcb-render -lxcb -lXrender -lX11 -lpixman-1 -lm'

This leads packages using libtool and depending on cairo to link against
all the above libs for no reason.  Please do something like
sed "s/dependency_libs=.*/dependency_libs=''/" libcairo.la
before installing it.

Thanks in advance,
Julien



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to